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
/
flag
flag
suspend
fun
flag
(
name
:
String
)
:
FeatureFlag
?
Gets a flag from the cache if it exists.
Return
The flag if it exists, otherwise null.
Parameters
name
The flag name.