Service Connector API Reference
downloadLogs
getAgentStatus
getAudioDevices
getContacts
getSharedCapabilities
getTelephonyConnector
handleMessage
init
logMessageToVendor
logout
onAgentWork
setAgentStatus
Log out from the telephony system. You must implement this method, which is called when a rep logs out of the phone system from Omni-Channel.
logout() → Promise.<LogoutResult>
Returns: LogoutResult — Represents a logout result type.
See Also