C# Class SIPSorcery.AppServer.DialPlan.RTSPApp

Afficher le fichier Open project: sipsorcery/sipsorcery

Méthodes publiques

Свойство Type Description
RTSPCallId System.Guid

Méthodes publiques

Méthode Description
RTSPApp ( SIPMonitorLogDelegate statefulProxyLogEvent, UASInviteTransaction clientTransaction, string username ) : NUnit.Framework
Start ( string commandData ) : void

Private Methods

Méthode Description
GetOkResponse ( SIPRequest sipRequest, string messageBody ) : SIPResponse

Method Details

RTSPApp() public méthode

public RTSPApp ( SIPMonitorLogDelegate statefulProxyLogEvent, UASInviteTransaction clientTransaction, string username ) : NUnit.Framework
statefulProxyLogEvent SIPMonitorLogDelegate
clientTransaction SIPSorcery.SIP.UASInviteTransaction
username string
Résultat NUnit.Framework

Start() public méthode

public Start ( string commandData ) : void
commandData string
Résultat void

Property Details

RTSPCallId public_oe property

public Guid,System RTSPCallId
Résultat System.Guid