Airship Android SDK
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Airship Android SDK
urbanairship-feature-flag
/
com.urbanairship.featureflag
/
FeatureFlagResultCache
/
flagAsync
flag
Async
fun
flagAsync
(
name
:
String
)
:
PendingResult
<
FeatureFlag
>
Gets a flag as a pending result. See
flag
.
Return
A pending result.
Parameters
name
The name of the flag.