Share via


VisualVoicemailSms.PhoneAccountHandle Property

Definition

The PhoneAccountHandle that received the SMS.

public Android.Telecom.PhoneAccountHandle? PhoneAccountHandle { [Android.Runtime.Register("getPhoneAccountHandle", "()Landroid/telecom/PhoneAccountHandle;", "", ApiSince=26)] get; }
[<get: Android.Runtime.Register("getPhoneAccountHandle", "()Landroid/telecom/PhoneAccountHandle;", "", ApiSince=26)>]
member this.PhoneAccountHandle : Android.Telecom.PhoneAccountHandle

Property Value

Attributes

Remarks

The PhoneAccountHandle that received the SMS.

Java documentation for android.telephony.VisualVoicemailSms.getPhoneAccountHandle().

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