Share via


ImsRegistrationAttributes.SipDetails Property

Definition

public Android.Telephony.Ims.SipDetails? SipDetails { [Android.Runtime.Register("getSipDetails", "()Landroid/telephony/ims/SipDetails;", "", ApiSince=34)] get; }
[<get: Android.Runtime.Register("getSipDetails", "()Landroid/telephony/ims/SipDetails;", "", ApiSince=34)>]
member this.SipDetails : Android.Telephony.Ims.SipDetails

Property Value

The SIP information associated with the IMS registration.

Attributes

Remarks

Java documentation for android.telephony.ims.ImsRegistrationAttributes.getSipDetails().

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