SipProfile.AutoRegistration Property

Definition

Gets the flag of 'Auto Registration'.

public virtual bool AutoRegistration { [Android.Runtime.Register("getAutoRegistration", "()Z", "GetGetAutoRegistrationHandler")] get; }
[<get: Android.Runtime.Register("getAutoRegistration", "()Z", "GetGetAutoRegistrationHandler")>]
member this.AutoRegistration : bool

Property Value

the flag of registering the profile automatically.

Attributes

Remarks

Gets the flag of 'Auto Registration'.

Java documentation for android.net.sip.SipProfile.getAutoRegistration().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to