Private
_clientPrivate
_eventPrivate
_eventsPrivate
_getPrivate
_readyPrivate
_realtimePrivate
_realtimePrivate
_refreshPrivate
_statusPrivate
_storagePrivate
_timeoutPrivate
Optional
_timeoutPrivate
Optional
_timerPrivate
_togglesPrivate
_togglesPrivate
_userPrivate
connectPrivate
errorPrivate
fetchPrivate
successPrivate
togglePrivate
toggleDetermines the return boolean
value of a toggle for the current user, along with information about how it was calculated.
The unique key of the toggle.
The default value of the toggle, to be used if the value is not available from FeatureProbe.
Determines the return boolean
value of a toggle for the current user.
The unique key of the toggle.
The default value of the toggle, to be used if the value is not available from FeatureProbe.
Rest
...args: any[]Returns the current user.
This is the user that was most recently passed to identifyUser, or, if identifyUser has never been called, the initial user specified when the client was created.
Determines the return json
value of a toggle for the current user, along with information about how it was calculated.
The unique key of the toggle.
The default value of the toggle, to be used if the value is not available from FeatureProbe.
Determines the return json
value of a toggle for the current user.
The unique key of the toggle.
The default value of the toggle, to be used if the value is not available from FeatureProbe.
Determines the return number
value of a toggle for the current user, along with information about how it was calculated.
The unique key of the toggle.
The default value of the toggle, to be used if the value is not available from FeatureProbe.
Determines the return number
value of a toggle for the current user.
The unique key of the toggle.
The default value of the toggle, to be used if the value is not available from FeatureProbe.
Optional
callback: FunctionOptional
ctx: anyOptional
ctx: anyDetermines the return string
value of a toggle for the current user, along with information about how it was calculated.
The unique key of the toggle.
The default value of the toggle, to be used if the value is not available from FeatureProbe.
Determines the return string
value of a toggle for the current user.
The unique key of the toggle.
The default value of the toggle, to be used if the value is not available from FeatureProbe.
Static
newGenerated using TypeDoc
You can obtainan a client of FeatureProbe, which provides access to all of the SDK's functionality.