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