Skip to main content

@wildix/xbees-connect > ClientEventType

ClientEventType enum

Signature:

export declare enum ClientEventType 

Enumeration Members

Member

Value

Description

AUTHORIZED

"xBeesAuthorized"

AVAILABLE_CONTACT_DATA

"xBeesAvailableContactData"

CONTACT_CREATE_OR_UPDATE

"xBeesContactCreateOrUpdate"

CONTACT_LOOK_UP_AND_MATCH_IS_SUPPORTED

"xBeesContactLookupAndMatchIsSupported"

CONTACT_LOOKUP_AND_MATCH

"xBeesContactLookupAndMatch"

CONTACT_LOOKUP_AND_MATCH_NOT_FOUND

"xBeesContactLookupAndMatchNotFound"

CONTACT_MATCH_UPDATE

"xBeesContactMatchUpdate"

CONTACTS_AUTO_SUGGEST

"xBeesContactsAutoSuggest"

CONTACTS_AUTO_SUGGEST_IS_SUPPORTED

"xBeesContactsAutoSuggestIsSupported"

CONTEXT

"xBeesContext"

CURRENT_CONTACT

"xBeesCurrentContact"

CURRENT_CONVERSATION

"xBeesCurrentConversation"

GET_FROM_STORAGE

"xBeesRequestFromStorage"

LOGOUT_IS_SUPPORTED

"xBeesLogoutIsSupported"

NOT_AUTHORIZED

"xBeesNotAuthorized"

READY

"xBeesReady"

REBOOT

"xBeesReboot"

REMOVE_FROM_STORAGE

"xBeesRemoveFromStorage"

SAVE_TO_STORAGE

"xBeesSaveToStorage"

SEND_ANALYTICS

"xBeesSendAnalytics"

SEND_TECHNICAL_SUPPORT_INFORMATION

"xBeesSendTechInfo"

START_CALL

"xBeesStartCall"

THEME

"xBeesTheme"

THEME_MODE

"xBeesThemeMode"

TO_CLIPBOARD

"xBeesToClipboard"

TOAST

"xBeesShowToast"

TOKEN

"xBeesToken"

USER

"xBeesUser"

VIEW_PORT

"xBeesViewPort"