SDPMessageSessionName Property |
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public 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:
SDPSessionNameSee Also