Apex Class: NotificationActionsStructure

When to Use this Apex Class?

Use NotificationActionsStructure when you want to include actions in your Push Notifications.

What are the Relevant Input Parameters?

This Apex Class has the following input parameters:

Required:

  • action (string)
  • ft_url (string)
  • icon (string)
  • title (string)

What does this Apex Class Return?

This Apex Class returns Void.

Does this Apex Class have any Limitations?

This Apex Class has no relevant limitations.

Can this Apex Class be used by Titan Customers?

Yes, customers can interact with this Apex Class.

How to Video

Hidden Title

Need more help?