on Success
public abstract void onSuccess(PushType pushType, String pushToken, String message, Map<String, String> failMap)
Callback triggered when the token is successfully set
Parameters
push Type
Push notification type
push Token
The successfully set token value
message