Package com.bytedesk.call.mrcp4j.server
Interface MrcpSession
- All Known Implementing Classes:
MrcpRequestProcessorImpl.MrcpSessionImpl
public interface MrcpSession
- Author:
- Niels Godfredsen <ngodfredsen@users.sourceforge.net>
-
Method Summary
Modifier and TypeMethodDescriptioncreateEvent(MrcpEventName eventName, MrcpRequestState requestState) createResponse(short statusCode, MrcpRequestState requestState) void
-
Method Details
-
createResponse
-
createEvent
-
postEvent
-