JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.bytedesk.call.esl.client.outbound
Interface IClientHandler
All Superinterfaces:
IEslEventListener
public interface
IClientHandler
extends
IEslEventListener
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
onConnect
(
Context
ctx,
EslEvent
event)
Methods inherited from interface com.bytedesk.call.esl.client.inbound.
IEslEventListener
onEslEvent
Method Details
onConnect
void
onConnect
(
Context
ctx,
EslEvent
event)