A
C
E
F
G
H
I
L
N
O
R
S
T
U
V
Z
O
- onClientEvent(us.zoom.contactscenter.api.ClientEvent) - function in us.zoom.contactscenter.api.ZoomCCServiceListener
- Event like user action has happened.
- onEngagementEnd(java.lang.String) - function in us.zoom.contactscenter.api.ZoomCCServiceListener
- When this called, it means the engagement has been ended.
- onEngagementStart(java.lang.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(java.lang.Integer,java.lang.Long,java.lang.String) - function in us.zoom.contactscenter.api.ZoomCCServiceListener
- Will be called when error occurs for the service.
- onLoginStatus(us.zoom.contactscenter.data.IMStatus) - function in us.zoom.contactscenter.api.ZoomCCServiceListener
- When the login status changes, this method will be called.