SDPMessageSessionName Property |
Namespace:
Ozeki.Media
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.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
Type:
SDPSessionName
See Also