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: 1.8.12.0 (1.8.12)
Syntax string 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
Type:
StringSee Also