ISIPClientConfigurationSIPAccount Property |
Gets the user and domain data for the SIP account.
Namespace:
Ozeki.VoIP
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
SyntaxSIPAccount SIPAccount { get; }
ReadOnly Property SIPAccount As SIPAccount
Get
property SIPAccount^ SIPAccount {
SIPAccount^ get ();
}
abstract SIPAccount : SIPAccount with get
Property Value
Type:
SIPAccount
See Also