Types of Push Notification in Objective-C
specify the 'category' => "ACCEPT_ACTION"
More categories:
1) ACCEPT_ACTION
2) REJECT_ACTION
3) REPLY_ACTION
Create new type and add new category...
Handle your push notification action event in handleActionWithIdentifier function.