Search
Preparing search index...
The search index is not available
@snowfrog/ngx-unleash-proxy-client
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@snowfrog/ngx-unleash-proxy-client
UnleashService
Class UnleashService
Hierarchy
UnleashService
Index
Constructors
constructor
Properties
on
Error
on
Impression
on
Initialized
on
Update
unleash
Methods
get
Variant
is
Enabled
update
Context
Constructors
constructor
new
Unleash
Service
(
config
:
UnleashConfig
, injector
:
Injector
)
:
UnleashService
Parameters
config:
UnleashConfig
injector:
Injector
Returns
UnleashService
Properties
on
Error
on
Error
:
Observable
<
Error
>
on
Impression
on
Impression
:
Observable
<
ImpressionEvent
<
ImpressionEventType
>
>
on
Initialized
on
Initialized
:
Observable
<
unknown
>
on
Update
on
Update
:
Observable
<
unknown
>
Private
unleash
unleash
:
UnleashClient
Methods
get
Variant
get
Variant
(
toggleName
:
string
)
:
UnleashVariant
Parameters
toggleName:
string
Returns
UnleashVariant
is
Enabled
is
Enabled
(
toggleName
:
string
)
:
boolean
Parameters
toggleName:
string
Returns
boolean
update
Context
update
Context
(
context
:
UnleashContext
)
:
Promise
<
void
>
Parameters
context:
UnleashContext
Returns
Promise
<
void
>
Exports
Unleash
Service
constructor
on
Error
on
Impression
on
Initialized
on
Update
unleash
get
Variant
is
Enabled
update
Context
Generated using
TypeDoc