SipProfile.UriString Property

Definition

Gets the SIP URI string of this profile.

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

Property Value

the SIP URI string of this profile

Attributes

Remarks

Gets the SIP URI string of this profile.

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

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