RecoverableSecurityException.UserMessageFormatted Property

Definition

Return short message describing the issue for end user audiences, which may be shown in a notification or dialog.

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

Property Value

Attributes

Remarks

Return short message describing the issue for end user audiences, which may be shown in a notification or dialog.

Java documentation for android.app.RecoverableSecurityException.getUserMessage().

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