My application is using Push Notification.
I have to send push notification in following format which is # separated
Code#Type#MessageToDisplay
When device receives the push notification it displays the above message with Close and View button.
I want to display only MessageToDisplay and other two values are for my internal use.
How to can I do this?
I this possible to send Cody#Type in some other key?
I have to send push notification in following format which is # separated
Code#Type#MessageToDisplay
When device receives the push notification it displays the above message with Close and View button.
I want to display only MessageToDisplay and other two values are for my internal use.
How to can I do this?
I this possible to send Cody#Type in some other key?