RestrictionsManager.ResponseKeyMessage Field

Definition

Key for the optional message in the response bundle sent to the application.

[Android.Runtime.Register("RESPONSE_KEY_MESSAGE")]
public const string ResponseKeyMessage;
[<Android.Runtime.Register("RESPONSE_KEY_MESSAGE")>]
val mutable ResponseKeyMessage : string

Field Value

Attributes

Remarks

Key for the optional message in the response bundle sent to the application.

Type: String

Java documentation for android.content.RestrictionsManager.RESPONSE_KEY_MESSAGE.

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