initialize
to get a validated client object.apiKey
poolingInterval
10
seconds. If the value is less than 10
it will be ignored and automatically set to 10
. The default value is 60
seconds.isEnabled
method will return a boolean indicating whether a release toggle is enabled or disabled.releaseToggleKey
string
user
KUser
releaseToggleKey
will return false
as an evaluation result.remoteConfigKey
string
user
KUser
defaultValue
string
KUser
object represents a user with the properties to be evaluated. The properties can be added in the following ways.identity
string
attributes
List<KUserAttribute>
KUserAttribute
represents a key-value object to set the name and value of a user attribute.name
string
value
Object