GetWalletCardsError.MessageFormatted Property

Definition

A localized message that may be shown to the user in the event that the wallet cards cannot be retrieved.

public Java.Lang.ICharSequence? MessageFormatted { [Android.Runtime.Register("getMessage", "()Ljava/lang/CharSequence;", "", ApiSince=30)] get; }
[<get: Android.Runtime.Register("getMessage", "()Ljava/lang/CharSequence;", "", ApiSince=30)>]
member this.MessageFormatted : Java.Lang.ICharSequence

Property Value

ICharSequence
Attributes

Remarks

Java documentation for android.service.quickaccesswallet.GetWalletCardsError.getMessage().

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