SetMsgKey method: PTNotification class
Syntax
SetMsgKey()
Description
Use this method to set a key for a message in In-app notifications. If a key is not provided, a key will be generated automatically through the GenerateKey method. The message key is required when you want to track the message and update the status for In-app notifications.
Parameters
None.
Returns
None.
Related Topics