SipProfile.SipDomain Property

Definition

Gets the SIP ___domain.

public virtual string? SipDomain { [Android.Runtime.Register("getSipDomain", "()Ljava/lang/String;", "GetGetSipDomainHandler")] get; }
[<get: Android.Runtime.Register("getSipDomain", "()Ljava/lang/String;", "GetGetSipDomainHandler")>]
member this.SipDomain : string

Property Value

the SIP ___domain

Attributes

Remarks

Gets the SIP ___domain.

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

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