onSuccess

public abstract void onSuccess(PushType pushType, String pushToken, String message, Map<String, String> failMap)

Callback triggered when the token is successfully set

Parameters

pushType

Push notification type

pushToken

The successfully set token value

message