Uses of Enum Class
com.bytedesk.call.esl.client.internal.IModEslApi.EventFormat
Packages that use IModEslApi.EventFormat
-
Uses of IModEslApi.EventFormat in com.bytedesk.call.esl.client.inbound
Methods in com.bytedesk.call.esl.client.inbound with parameters of type IModEslApi.EventFormatModifier and TypeMethodDescriptionClient.setEventSubscriptions(IModEslApi.EventFormat format, String events) Set the current event subscription for this connection to the server. -
Uses of IModEslApi.EventFormat in com.bytedesk.call.esl.client.internal
Methods in com.bytedesk.call.esl.client.internal that return IModEslApi.EventFormatModifier and TypeMethodDescriptionstatic IModEslApi.EventFormatReturns the enum constant of this class with the specified name.static IModEslApi.EventFormat[]IModEslApi.EventFormat.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.bytedesk.call.esl.client.internal with parameters of type IModEslApi.EventFormatModifier and TypeMethodDescriptionContext.setEventSubscriptions(IModEslApi.EventFormat format, String events) Set the current event subscription for this connection to the server.IModEslApi.setEventSubscriptions(IModEslApi.EventFormat format, String events)