C# Класс CgwMonitorManage.T28181.SipSDKInterface

Показать файл Открыть проект Примеры использования класса

Приватные методы

Метод Описание
SIP_SDK_ACK ( ) : EM_SIP_RESULT
SIP_SDK_ACK ( int iResponseID ) : EM_SIP_RESULT
SIP_SDK_BYE ( int responseID ) : EM_SIP_RESULT
SIP_SDK_INVITE ( string pAccount, string pSdpBody, int &iResponseID, StringBuilder strRemoteBody ) : EM_SIP_RESULT
SIP_SDK_Init ( string pLocalSipAccount, string pLocalSipPasswd, string pLocalID, string pLocalIP, int iLocalPort, string pServerSipAccount, string pServerSipPasswd, string pServerID, string pServerIP, int iServerPort, SIP_CallBack pCallBackFunc ) : EM_SIP_RESULT
SIP_SDK_MESSAGE ( string pDeviceID, string pBody ) : EM_SIP_RESULT
SIP_SDK_REGISTER ( ) : EM_SIP_RESULT
SIP_SDK_Subscribe ( string pBody ) : EM_SIP_RESULT
SIP_SDK_UNREGISTER ( ) : EM_SIP_RESULT
SIP_SDK_UnInit ( ) : EM_SIP_RESULT