Android.OS.Message.ReplyTo Property
Optional Messenger where replies to this message can be sent.

Syntax

[Android.Runtime.Register("replyTo")]
public Messenger ReplyTo { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

Optional Messenger where replies to this message can be sent. The semantics of exactly how this is used are up to the sender and receiver.

[Android Documentation]

Requirements

Namespace: Android.OS
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1