Language

Notification.CarExtender.UnreadConversation.RemoteInput Property

Definition

Gets the remote input that will be used to convey the response to a message list, or null if no such remote input exists.

public virtual Android.App.RemoteInput RemoteInput { [Android.Runtime.Register("getRemoteInput", "()Landroid/app/RemoteInput;", "GetGetRemoteInputHandler", ApiSince=23)] get; }
[<get: Android.Runtime.Register("getRemoteInput", "()Landroid/app/RemoteInput;", "GetGetRemoteInputHandler", ApiSince=23)>]
member this.RemoteInput : Android.App.RemoteInput

Property Value

Attributes

Remarks

Gets the remote input that will be used to convey the response to a message list, or null if no such remote input exists.

Android reference for android.app.Notification.CarExtender.UnreadConversation.getRemoteInput.

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