Android SDK 100ms
lib
/
live.hms.video.sdk.featureflags
/
FeatureFlags
Feature
Flags
class
FeatureFlags
(
flags
:
Set
<
String
>
)
Constructors
Functions
Constructors
Feature
Flags
Link copied to clipboard
fun
FeatureFlags
(
flags
:
Set
<
String
>
)
Functions
get
All
Enabled
Features
Link copied to clipboard
fun
getAllEnabledFeatures
(
)
:
List
<
Features
>
is
Feature
Enabled
Link copied to clipboard
fun
isFeatureEnabled
(
feat
:
Features
)
:
Boolean