QueryFeatureStateCallbackNative(androidJvm)

Callback to get query features asynchronously.

Parameters

stateMap

A `feature state` object for the feature in case of the successful operation, string representing error otherwise.

Functions

run
Link copied to clipboard
open fun run(stateMap: Expected<String, Value>)