Uses of Interface
com.bytedesk.call.mrcp4j.client.MrcpMessageHandler
Packages that use MrcpMessageHandler
-
Uses of MrcpMessageHandler in com.bytedesk.call.mrcp4j.client
Classes in com.bytedesk.call.mrcp4j.client that implement MrcpMessageHandlerModifier and TypeClassDescriptionclassProvides all primary functionality required for an MRCPv2 client to interact with an MRCPv2 resource.Fields in com.bytedesk.call.mrcp4j.client with type parameters of type MrcpMessageHandlerModifier and TypeFieldDescription(package private) Map<ChannelIdentifier,MrcpMessageHandler> MrcpSocket._handlersMethods in com.bytedesk.call.mrcp4j.client with parameters of type MrcpMessageHandlerModifier and TypeMethodDescriptionvoidMrcpSocket.addMessageHandler(ChannelIdentifier channelID, MrcpMessageHandler handler)