Skip navigation links
A C D E G I N O P R T U W 

O

onCreate(Bundle) - Method in class com.episerver.sdk.PushNotificationClickedActivity
This method calls the PushNotificationReceiver.onReceive(Context, Intent) method via broadcast and forwards the push notification content.
onHandleIntent(Intent) - Method in class com.episerver.sdk.RestApiService
This method handles the internal intents of the Episerver SDK.
onHandleIntent(Intent) - Method in class com.episerver.sdk.TrackingUrlService
This method performs the HTTP GET request to the tracking url.
onMessageReceived(RemoteMessage) - Method in class com.episerver.sdk.EpiMessagingService
Called when a message is received while the app is in the foreground.
onNotificationClicked(Context, PushMessage) - Method in class com.episerver.sdk.PushNotificationReceiver
This method handles a click on a notification.
onNotificationReceived(Context, PushMessage) - Method in class com.episerver.sdk.PushNotificationReceiver
This method handles a notification received while the application is in the foreground.
onReceive(Context, Intent) - Method in class com.episerver.sdk.PushNotificationReceiver
This method handles a click on a notification or a notification received while the application is in the foreground and calls the PushNotificationReceiver.onNotificationClicked(Context, PushMessage) or PushNotificationReceiver.onNotificationReceived(Context, PushMessage) method.
A C D E G I N O P R T U W 
Skip navigation links