Unblu Branch Client 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
UnbluBranchClientApi.AGENT_AVAILABILITY_CHANGE
UnbluBranchClientApi.on
to register for the event
UnbluBranchClientApi.off
to unregister from the event
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
Unblu Branch Client App Component API
Loading...
Listener called whenever the agent availability state changes.