Preparing search index...
The search index is not available
Unblu Embedded App Component API
Unblu Embedded App Component API
ViewModeChangeListener
Type alias ViewModeChangeListener
View
Mode
Change
Listener
:
(
(
viewMode
)
=>
void
)
Type declaration
(
viewMode
)
:
void
Listener called whenever the view mode changes.
Parameters
viewMode
:
ViewMode
The new view mode.
Returns
void
See
UnbluEmbeddedApi.VIEW_MODE_CHANGE
UnbluEmbeddedApi.on
to register for the event
UnbluEmbeddedApi.off
to unregister from the event
UnbluEmbeddedAppElement.ViewModeChangeEvent for the corresponding custom event on the
UnbluEmbeddedAppElement
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
Unblu Embedded App Component API
AgentAvailabilityState
ApiState
CallState
ConnectionState
ConversationRecipientType
ConversationState
ConversationType
InvitationStatus
UnbluErrorType
ViewMode
Conversation
UnbluApiError
UnbluEmbeddedApi
UnbluEmbeddedAppElement
ActiveConversationChangeEvent
ConversationInfo
ConversationRecipient
CustomActionInvocation
DeinitializationFinishedEvent
DeinitializationStartedEvent
ErrorEvent
Loading...
Listener called whenever the view mode changes.