Click or drag to resize
SIPAccountRegistrationRequired Property
Gets a boolean value indicating whether the SIP account needs to be registered on the remote host.

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public bool RegistrationRequired { get; set; }

Property Value

Type: Boolean
See Also