set Device Token
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.
registration Id Token
The registration token String retrieved from the notification provider.
notification Provider
NotificationProvider. If set to null default provider is FCM.
callback
PingOneSDKCallback notifies about a completion.