C++ SIP Stack
0.31
|
다음에 대한 모든 멤버의 목록입니다 : com.cppsipstack.SipUserAgent (모든 상속된 멤버들도 포함합니다.)
AcceptCall(String strCallId, SipCallRtp clsRtp) | com.cppsipstack.SipUserAgent | static |
EventBlindTransfer(String strCallId, String strReferToId) | com.cppsipstack.SipUserAgent | inlinestatic |
EventCallEnd(String strCallId, int iSipStatus) | com.cppsipstack.SipUserAgent | inlinestatic |
EventCallRing(String strCallId, int iSipStatus, SipCallRtp clsRtp) | com.cppsipstack.SipUserAgent | inlinestatic |
EventCallStart(String strCallId, SipCallRtp clsRtp) | com.cppsipstack.SipUserAgent | inlinestatic |
EventIncomingCall(String strCallId, String strFrom, String strTo, SipCallRtp clsRtp) | com.cppsipstack.SipUserAgent | inlinestatic |
EventMessage(String strFrom, String strTo, String strSms) | com.cppsipstack.SipUserAgent | inlinestatic |
EventPrack(String strCallId, SipCallRtp clsRtp) | com.cppsipstack.SipUserAgent | inlinestatic |
EventRegister(SipServerInfo clsInfo, int iStatus) | com.cppsipstack.SipUserAgent | inlinestatic |
EventReInvite(String strCallId, SipCallRtp clsRemoteRtp, SipCallRtp clsLocalRtp) | com.cppsipstack.SipUserAgent | inlinestatic |
EventTransfer(String strCallId, String strReferToCallId, boolean bScreenedTransfer) | com.cppsipstack.SipUserAgent | inlinestatic |
InsertRegisterInfo(SipServerInfo clsInfo) | com.cppsipstack.SipUserAgent | static |
m_clsCallBack | com.cppsipstack.SipUserAgent | static |
SendReInvite(String strCallId, SipCallRtp clsRtp) | com.cppsipstack.SipUserAgent | static |
SendSms(String strFrom, String strTo, String strText) | com.cppsipstack.SipUserAgent | static |
SetCallBack(SipUserAgentCallBack clsCallBack) | com.cppsipstack.SipUserAgent | inlinestatic |
Start(SipStackSetup clsSetup) | com.cppsipstack.SipUserAgent | static |
StartCall(String strFrom, String strTo, SipCallRtp clsRtp) | com.cppsipstack.SipUserAgent | static |
Stop() | com.cppsipstack.SipUserAgent | static |
StopCall(String strCallId, int iSipCode) | com.cppsipstack.SipUserAgent | static |
TransferCall(String strCallId, String strToCallId) | com.cppsipstack.SipUserAgent | static |
TransferCallBlind(String strCallId, String strTo) | com.cppsipstack.SipUserAgent | static |