ACTION_CALL_BUTTON constant

String const ACTION_CALL_BUTTON

Activity Action: The user pressed the "call" button to go to the dialer or other appropriate UI for placing a call.

Input: Nothing.

Output: Nothing.

Implementation

static const String ACTION_CALL_BUTTON = "android.intent.action.CALL_BUTTON";