IConfiguratorSDP_SessionName Property |
Gets os sets the value of the Session Name attribute in the SDP messages.
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntaxstring SDP_SessionName { get; set; }
Property SDP_SessionName As String
Get
Set
property String^ SDP_SessionName {
String^ get ();
void set (String^ value);
}
abstract SDP_SessionName : string with get, set
Property Value
String
See Also