Android.Content.Intent.ActionSendto Field
Activity Action: Send a message to someone specified by the data.

Syntax

[Android.Runtime.Register("ACTION_SENDTO")]
public const string ActionSendto

Remarks

Activity Action: Send a message to someone specified by the data.

Input: Intent.Data is URI describing the target.

Output: nothing.

[Android Documentation]

Requirements

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