SDPOriginUnicastAddress Property |
Gets the address of the machine from which the session was created.
Namespace:
Ozeki.Media
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntaxpublic string UnicastAddress { get; }
Public ReadOnly Property UnicastAddress As String
Get
public:
property String^ UnicastAddress {
String^ get ();
}
member UnicastAddress : string with get
Property Value
Type:
String
See Also