AbstractLocalInviteManagerDefaultLocalAddress Property |
Namespace:
Ozeki.VoIP
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntaxprotected string DefaultLocalAddress { get; }
Protected ReadOnly Property DefaultLocalAddress As String
Get
protected:
property String^ DefaultLocalAddress {
String^ get ();
}
member DefaultLocalAddress : string with get
Property Value
Type:
String
See Also