ACTION_SENDTO constant

String const ACTION_SENDTO

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

Input: {@link #getData} is URI describing the target.

Output: nothing.

Implementation

static const String ACTION_SENDTO = "android.intent.action.SENDTO";