- getBody() - Method in class com.episerver.sdk.PushMessage
-
This method returns the body text of the notification.
- getFrom() - Method in class com.episerver.sdk.PushMessage
-
This method returns the Sender ID of the notification.
- getPayloadParameters() - Method in class com.episerver.sdk.PushMessage
-
This method returns additional payload parameters in form of a key-value map.
- getSdkVersion() - Static method in class com.episerver.sdk.EpiSdk
-
This method returns the version number of the SDK.
- getTitle() - Method in class com.episerver.sdk.PushMessage
-
This method returns the title of the notification.
- getTrackingUrl() - Method in class com.episerver.sdk.PushMessage
-
This method returns the tracking URL to be called when the user clicks the notification.