Uses of Class
com.bytedesk.call.esl.client.internal.Context
Packages that use Context
Package
Description
-
Uses of Context in com.bytedesk.call.config
Methods in com.bytedesk.call.config with parameters of type ContextModifier and TypeMethodDescriptionvoidCallEventListener.onEslEvent(Context ctx, EslEvent eslEvent) -
Uses of Context in com.bytedesk.call.esl.client.inbound
Fields in com.bytedesk.call.esl.client.inbound with type parameters of type ContextMethods in com.bytedesk.call.esl.client.inbound with parameters of type ContextModifier and TypeMethodDescriptionvoidIEslProtocolListener.eventReceived(Context ctx, EslEvent event) voidIEslEventListener.onEslEvent(Context ctx, EslEvent event) Signal of a server initiated event. -
Uses of Context in com.bytedesk.call.esl.client.outbound
Methods in com.bytedesk.call.esl.client.outbound with parameters of type Context