C++ SIP Stack
0.31
|
SIP 서버 정보 저장 클래스 더 자세히 ...
Serializable를(을) 상속했습니다.
Public 속성 | |
String | m_strIp |
SIP 서버의 IP 주소 | |
int | m_iPort |
SIP 서버의 포트 번호 | |
String | m_strDomain |
SIP 서버의 도메인 | |
String | m_strUserId |
로그인 아이디 | |
String | m_strPassWord |
로그인 비밀번호 |
SIP 서버 정보 저장 클래스
int com.cppsipstack.SipServerInfo.m_iPort |
SIP 서버의 포트 번호
String com.cppsipstack.SipServerInfo.m_strDomain |
SIP 서버의 도메인
String com.cppsipstack.SipServerInfo.m_strIp |
SIP 서버의 IP 주소
String com.cppsipstack.SipServerInfo.m_strPassWord |
로그인 비밀번호
String com.cppsipstack.SipServerInfo.m_strUserId |
로그인 아이디