QueryFeatureExtensionCallbackNative(androidJvm)

Callback to get query feature extension asynchronously.

Parameters

extension

A `feature extension value` in case of the successful operation, string representing error otherwise.

Functions

run
Link copied to clipboard
open fun run(extension: Expected<String, FeatureExtensionValue>)