C++ SIP Stack
0.31
|
다음에 대한 모든 멤버의 목록입니다 : ISipUserAgentCallBack (모든 상속된 멤버들도 포함합니다.)
EventBlindTransfer(const char *pszCallId, const char *pszReferToId) | ISipUserAgentCallBack | inlinevirtual |
EventCallEnd(const char *pszCallId, int iSipStatus)=0 | ISipUserAgentCallBack | pure virtual |
EventCallRing(const char *pszCallId, int iSipStatus, CSipCallRtp *pclsRtp)=0 | ISipUserAgentCallBack | pure virtual |
EventCallStart(const char *pszCallId, CSipCallRtp *pclsRtp)=0 | ISipUserAgentCallBack | pure virtual |
EventIncomingCall(const char *pszCallId, const char *pszFrom, const char *pszTo, CSipCallRtp *pclsRtp)=0 | ISipUserAgentCallBack | pure virtual |
EventIncomingRequestAuth(CSipMessage *pclsMessage) | ISipUserAgentCallBack | inlinevirtual |
EventMessage(const char *pszFrom, const char *pszTo, CSipMessage *pclsMessage) | ISipUserAgentCallBack | inlinevirtual |
EventPrack(const char *pszCallId, CSipCallRtp *pclsRtp) | ISipUserAgentCallBack | inlinevirtual |
EventRegister(CSipServerInfo *pclsInfo, int iStatus)=0 | ISipUserAgentCallBack | pure virtual |
EventReInvite(const char *pszCallId, CSipCallRtp *pclsRemoteRtp, CSipCallRtp *pclsLocalRtp) | ISipUserAgentCallBack | inlinevirtual |
EventReInviteResponse(const char *pszCallId, int iSipStatus, CSipCallRtp *pclsRemoteRtp) | ISipUserAgentCallBack | inlinevirtual |
EventThreadEnd(int iThreadId) | ISipUserAgentCallBack | inlinevirtual |
EventTransfer(const char *pszCallId, const char *pszReferToCallId, bool bScreenedTransfer) | ISipUserAgentCallBack | inlinevirtual |
EventTransferResponse(const char *pszCallId, int iSipStatus) | ISipUserAgentCallBack | inlinevirtual |
~ISipUserAgentCallBack() | ISipUserAgentCallBack | inlinevirtual |