Skip to main content

Variable: SdkDataUpdatedEvents

const SdkDataUpdatedEvents: object

Defined in: sdk/.repo/sdk/src/enums/SdkEvents.ts:4

SDK events related to data updates within the application.

Type Declaration

ADDITIONAL_OPTIONS_UPDATED

ADDITIONAL_OPTIONS_UPDATED: string = 'additional-options-updated'

Emitted when additional call or UI options are updated

ARCHIVED_USERS_UPDATED

ARCHIVED_USERS_UPDATED: string = 'archived-users-updated'

Emitted when the list of archived users is updated

ASYNC_REQUESTS_EVENT

ASYNC_REQUESTS_EVENT: string = 'async-request-event'

Emitted when an asynchronous request event occurs

AUTO_ANSWER_CALL

AUTO_ANSWER_CALL: string = 'auto-answer-call'

Emitted to trigger auto-answering of an incoming call

AVAILABLE_PRESENCE_STATUSES_UPDATED

AVAILABLE_PRESENCE_STATUSES_UPDATED: string = 'available-presence-statuses-updated'

Emitted when the list of available presence statuses changes

BLOCK_CALLER_ID_UPDATED

BLOCK_CALLER_ID_UPDATED: string = 'block-caller-id-updated'

Emitted when the block caller ID setting is updated

CALL_HISTORY_CLEARED

CALL_HISTORY_CLEARED: string = 'call-history-cleared'

Emitted when the call history is cleared

CALL_HISTORY_MISSED_CALLS_COUNT

CALL_HISTORY_MISSED_CALLS_COUNT: string = 'call-history-missed-calls-count'

Emitted when the count of missed calls in history changes

CALL_HISTORY_NEW_ITEM

CALL_HISTORY_NEW_ITEM: string = 'call-history-new-item'

Emitted when a new item is added to the call history

CALL_LIST_UPDATED

CALL_LIST_UPDATED: string = 'call-list-updated'

Emitted when the call list has been updated

CONFERENCES_LIST_UPDATED

CONFERENCES_LIST_UPDATED: string = 'conferences-list-updated'

Emitted when the conferences list has been updated

CONFIG_ITEMS_UPDATED

CONFIG_ITEMS_UPDATED: string = 'config-items-updated'

Emitted when configuration items are updated

CURRENT_USER_PRESENCE_EXPIRY_UPDATED

CURRENT_USER_PRESENCE_EXPIRY_UPDATED: string = 'current-user-presence-expiry-updated'

Emitted when the expiry time of the current user’s presence changes

DASHBOARD_UPDATED

DASHBOARD_UPDATED: string = 'dashboard_updated'

DEPARTMENTS_UPDATED

DEPARTMENTS_UPDATED: string = 'departments-updated'

Emitted when department-related data is updated

GLOCOM_SIP_PROXY_UPDATED

GLOCOM_SIP_PROXY_UPDATED: string = 'glocom-sip-proxy-updated'

Emitted when Glocom SIP proxy settings are updated

MOBILE_PHONES_LIST_UPDATED

MOBILE_PHONES_LIST_UPDATED: string = 'mobile-phones-list-updated'

Emitted when the list of mobile phones is updated

PARKED_CALLS_LIST_UPDATED

PARKED_CALLS_LIST_UPDATED: string = 'parked-calls-list-updated'

Emitted when the list of parked calls is updated

PARKING_LOTS_UPDATED

PARKING_LOTS_UPDATED: string = 'parking-lots-updated'

Emitted when parking lot information is updated

PHONE_DND_UPDATED

PHONE_DND_UPDATED: string = 'phone-dnd-updated'

Emitted when the phone's Do Not Disturb (DND) setting changes

PROFILE_INFO_UPDATED

PROFILE_INFO_UPDATED: string = 'profile-info-updated'

Emitted when the user profile information is updated

SIP_CONFIG_UPDATED

SIP_CONFIG_UPDATED: string = 'sip-config-updated'

Emitted when SIP configuration changes are detected

SMS_MESSAGES_DELETED

SMS_MESSAGES_DELETED: string = 'sms-messages-deleted'

Emmited when sms messages are deleted

SMS_MESSAGES_UPDATED

SMS_MESSAGES_UPDATED: string = 'sms-messages-updated'

Emmited when sms messages are updated

SMS_SESSIONS_DELETED

SMS_SESSIONS_DELETED: string = 'sms-sessions-deleted'

Emmited when sms sessions are deleted

SMS_SESSIONS_UPDATED

SMS_SESSIONS_UPDATED: string = 'sms-sessions-updated'

Emmited when sms sessions are updated

STATIC_CONFERENCES_LIST_UPDATED

STATIC_CONFERENCES_LIST_UPDATED: string = 'static-conferences-list-updated'

Emitted when the list of static conferences is updated

USERS_PRESENCE_UPDATED

USERS_PRESENCE_UPDATED: string = 'presence-updated'

Emitted when the presence of extensions is updated

USERS_UPDATED

USERS_UPDATED: string = 'users-updated'

Emitted when the list of users is updated

USERS_WITH_PRESENCE_UPDATED

USERS_WITH_PRESENCE_UPDATED: string = 'users-with-presence-updated'

Emitted when extensions along with their presence info are updated

VOICEMAIL_LIST_UPDATED

VOICEMAIL_LIST_UPDATED: string = 'voicemail-list-updated'

Emitted when the voicemail list has been updated