SDPOriginUnicastAddress Property |
Gets the address of the machine from which the session was created.
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.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
String
See Also