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