A
B
C
E
F
G
I
L
N
O
R
S
T
U
V
Z
O
- onClientEvent(ClientEvent) - function in us.zoom.contactscenter.api.ZoomCCServiceListener
- Event like user action has happened.
- onEngagementEnd(String) - function in us.zoom.contactscenter.api.ZoomCCServiceListener
- When this called, it means the engagement has been ended.
- onEngagementStart(String) - function in us.zoom.contactscenter.api.ZoomCCServiceListener
- When this called, it means server creates an engagement for the service after the service's request
- onError(Integer,Long,String) - function in us.zoom.contactscenter.api.ZoomCCServiceListener
- Will be called when error occurs for the service.
- onLoginStatus(IMStatus) - function in us.zoom.contactscenter.api.ZoomCCServiceListener
- When the login status changes, this method will be called.