Use the Inx_Api_Action_SubUnsubscriptionCommand to subscribe/unsubscribe a recipient to/from the specified standard list (CMD_TYPE_SUBSCRIBE and CMD_TYPE_UNSUBSCRIBE) or unsubscribe a recipient from all standard lists (MD_TYPE_UNSUBSCRIBE_ALL).
Use the Inx_Api_Action_SubUnsubscriptionCommand to subscribe/unsubscribe a recipient to/from the specified standard list (CMD_TYPE_SUBSCRIBE and CMD_TYPE_UNSUBSCRIBE) or unsubscribe a recipient from all standard lists (MD_TYPE_UNSUBSCRIBE_ALL).
Located in /Api/Action/SubUnsubscriptionCommand.php (line 15)
Inx_Api_Action_Command | --Inx_Api_Action_SubUnsubscriptionCommand
Returns the command type:
Returns the command type: Inx_Api_Action_SubUnsubscriptionCommand::CMD_TYPE_SUBSCRIBE, Inx_Api_Action_SubUnsubscriptionCommand::CMD_TYPE_UNSUBSCRIBE or Inx_Api_Action_SubUnsubscriptionCommand::CMD_TYPE_UNSUBSCRIBE_ALL
Returns the id of the list context. is CMD_TYPE_SUBSCRIBE or CMD_TYPE_UNSUBSCRIBE.
Returns the id of the list context. Only specified if the command type is CMD_TYPE_SUBSCRIBE or CMD_TYPE_UNSUBSCRIBE.
Specifies if the subscription/unsubscription processing is enabled or the recipient will be subscribed/unsubscribed directly. will send a verification email to the recipient.
Specifies if the subscription/unsubscription processing is enabled or the recipient will be subscribed/unsubscribed directly. If processing and double opt in (DOI) / double opt out (DOO) are enabled, this will send a verification email to the recipient.
Command type: Subscribe to a standard list.
Command type: Subscribe to a standard list.
Command type: Unsubscribe from a standard list.
Command type: Unsubscribe from a standard list.
Command type: Unsubscribe from all standard lists.
Command type: Unsubscribe from all standard lists.
Documentation generated on Thu, 17 Sep 2015 14:27:32 +0200 by phpDocumentor 1.3.2