C# Class SIPSorcery.SIP.SIPEventIptv

Inheritance: SIPSorcery.SIP.SIPEvent
Afficher le fichier Open project: TilmannBach/sipsorcery-fork Class Usage Examples

Méthodes publiques

Свойство Type Description
SSFs List

Méthodes publiques

Méthode Description
Load ( string serviceAttachementInformationXML ) : void
Parse ( string presenceXMLStr ) : SIPEventIptv
SIPEventIptv ( ) : NUnit.Framework

Method Details

Load() public méthode

public Load ( string serviceAttachementInformationXML ) : void
serviceAttachementInformationXML string
Résultat void

Parse() public static méthode

public static Parse ( string presenceXMLStr ) : SIPEventIptv
presenceXMLStr string
Résultat SIPEventIptv

SIPEventIptv() public méthode

public SIPEventIptv ( ) : NUnit.Framework
Résultat NUnit.Framework

Property Details

SSFs public_oe property

public List SSFs
Résultat List