Unblu Embedded App Component API
Preparing search index...
AgentAvailabilityChangeListener
Type Alias AgentAvailabilityChangeListener
AgentAvailabilityChangeListener
:
(
availability
:
AgentAvailabilityState
)
=>
void
Listener called whenever the agent availability state changes.
Type declaration
(
availability
:
AgentAvailabilityState
)
:
void
Parameters
availability
:
AgentAvailabilityState
The new availability state.
Returns
void
See
UnbluEmbeddedApi.AGENT_AVAILABILITY_CHANGE
UnbluEmbeddedApi.on
to register for the event
UnbluEmbeddedApi.off
to unregister from the event
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
Unblu Embedded App Component API
Loading...
Listener called whenever the agent availability state changes.