Gets stack supported extentions list.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public List<string> Supported { get; }
Public ReadOnly Property Supported As List(Of String) Get
public: property List<String^>^ Supported { List<String^>^ get (); }
member Supported : List<string> with get
Remarks
This value is appended to CreateRequest(String, SIP_t_NameAddress, SIP_t_NameAddress) created request Supported: header.
Exceptions
Exception | Condition |
---|---|
ObjectDisposedException | Is raised when this class is Disposed and this property is accessed. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119