acceptsArguments 
  Checks if the argument's value can be parsed and ensures the situation is neither Action.SITUATION_PUSH_RECEIVED nor Action.SITUATION_BACKGROUND_NOTIFICATION_ACTION_BUTTON.
Return
true if the action can perform with the arguments, otherwise false.
Parameters
arguments
The action arguments.