setDeviceToken

public static void setDeviceToken(Context context, String registrationIdToken, NotificationProvider notificationProvider, PingOne.PingOneSDKCallback callback)

Sets device remote notification token.

Parameters

context

The context of the calling application.

registrationIdToken

The registration token String retrieved from the notification provider.

notificationProvider

NotificationProvider. If set to null default provider is FCM.

callback

PingOneSDKCallback notifies about a completion.