C# 클래스 SIPSorcery.SIP.App.SIPManagerWebService

파일 보기 프로젝트 열기: TilmannBach/sipsorcery-fork

공개 프로퍼티들

프로퍼티 타입 설명
AuthenticateToken_External AuthenticateTokenDelegate
AuthenticateWebService_External AuthenticateCustomerDelegate
SIPMonitorLogEvent SIPMonitorLogDelegate
SIPRegistrarBindingPersistor SIPAssetPersistor

비공개 메소드들

메소드 설명
FireSIPMonitorLogEvent ( SIPMonitorEvent monitorEvent ) : void
GetActiveCalls ( string username ) : XMLServiceResultStruct
GetRegistrarRecords ( string owner, int offset, int count ) : List
InviteFinalResponseReceived ( IPEndPoint localEndPoint, IPEndPoint remoteEndPoint, SIPTransaction sipTransaction, SIPResponse sipResponse ) : void

Send a Message Waiting Indicator request to the specified user agent URI. If setMWI is true the number of messages indicated will be one otherwise 0.

IsAlive ( ) : bool

프로퍼티 상세

AuthenticateToken_External 공개적으로 프로퍼티

public AuthenticateTokenDelegate AuthenticateToken_External
리턴 AuthenticateTokenDelegate

AuthenticateWebService_External 공개적으로 프로퍼티

public AuthenticateCustomerDelegate AuthenticateWebService_External
리턴 AuthenticateCustomerDelegate

SIPMonitorLogEvent 공개적으로 프로퍼티

public SIPMonitorLogDelegate SIPMonitorLogEvent
리턴 SIPMonitorLogDelegate

SIPRegistrarBindingPersistor 공개적으로 프로퍼티

public SIPAssetPersistor SIPRegistrarBindingPersistor
리턴 SIPAssetPersistor