IMediaChannelLocalAddress Property |
Gets the local address of the channel.
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntaxstring LocalAddress { get; }
ReadOnly Property LocalAddress As String
Get
property String^ LocalAddress {
String^ get ();
}
abstract LocalAddress : string with get
Property Value
String
See Also