C++ SIP Stack
0.31
|
EventIncomingCall 정보 전달 클래스 더 자세히 ...
Public 멤버 함수 | |
CEventIncomingCall (const char *pszCallId, const char *pszFrom, const char *pszTo, CSipCallRtp *pclsRtp) |
Public 속성 | |
const char * | m_pszCallId |
const char * | m_pszFrom |
const char * | m_pszTo |
CSipCallRtp * | m_pclsRtp |
EventIncomingCall 정보 전달 클래스
|
inline |
CSipCallRtp* CEventIncomingCall::m_pclsRtp |
const char* CEventIncomingCall::m_pszCallId |
const char* CEventIncomingCall::m_pszFrom |
const char* CEventIncomingCall::m_pszTo |