PBXSession Member List
This is the complete list of members for
PBXSession, including all inherited members.
AsyncCallback(PBXSession sessionObject, byte[] asyncData) | PBXSession | |
AsyncExceptionCallback(PBXSession sessionObject, PBXSessionException exception) | PBXSession | |
ClientCallback | PBXSession | |
Close(CSTAContext threadContext) | PBXSession | |
ConnectionCallback(PBXSession sessionObject) | PBXSession | |
ConnectionLostCallback | PBXSession | |
DebugClientCallback | PBXSession | |
DebugMode | PBXSession | |
ExceptionCallback | PBXSession | |
MaxReceiveTimeout | PBXSession | |
MessageEncoding | PBXSession | |
Open(CSTAContext threadContext) | PBXSession | |
PBXSession(string pbxSystem, int port) | PBXSession | |
PBXSystem | PBXSession | |
Port | PBXSession | |
SendACSEMessage(byte[] message, int messageLength, Constants.ACSEMessageTypes messageType, CSTAContext threadContext) | PBXSession | |
SendMessage(byte[] message, int messageLength, CSTAContext threadContext) | PBXSession | |
SendMessage(string messageType, byte[] message, int messageLength, CSTAContext threadContext) | PBXSession | |
SendXMLMessage(string strMessage, CSTAContext threadContext) | PBXSession | |
SendXMLMessage(string messageType, string strMessage, CSTAContext threadContext) | PBXSession | |
SendXMLSession(string strMessage, Constants.XMLSessionMessageTypes enmMessageType, CSTAContext threadContext) | PBXSession | |
SystemStatusCallback | PBXSession | |
WaitForROSEResponse(CSTAContext threadContext) | PBXSession | |
WaitForXMLResponse(CSTAContext threadContext) | PBXSession | |
XMLAsyncCallback(PBXSession sessionObject, string message) | PBXSession | |
XMLClientCallback | PBXSession | |
XMLSystemStatusCallback | PBXSession | |