AbstractLocalInviteManagerDefaultLocalAddress Property |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax protected string DefaultLocalAddress { get; }
Protected ReadOnly Property DefaultLocalAddress As String
Get
protected:
property String^ DefaultLocalAddress {
String^ get ();
}
member DefaultLocalAddress : string with get
Property Value
Type:
StringSee Also