Package-level declarations
Types
Link copied to clipboard
object PushMessaging
This class provides utility functions related to push notifications, such as methods for registration, unregistration, and storage and retrieval of push notification registration information from a private shared preference file.
Link copied to clipboard
interface PushNotificationInterface
This interface represents the App's push notification implementation.
Link copied to clipboard
Provides a default implementation of push notifications registration and receipt features using the Salesforce connected app endpoint.
Link copied to clipboard
@Serializable
Models the content of a Salesforce actionable notification. See https://salesforce.quip.com/rpfRAi91OHI2 TODO: Replace the documentation link with the final documentation. ECJ20250320
Link copied to clipboard
This class is called when a message is received or the token changes.