SDPMessageSessionName Property |
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntaxpublic SDPSessionName SessionName { get; set; }
Public Property SessionName As SDPSessionName
Get
Set
public:
property SDPSessionName^ SessionName {
SDPSessionName^ get ();
void set (SDPSessionName^ value);
}
member SessionName : SDPSessionName with get, set
Property Value
SDPSessionName
See Also