onTokenRefresh abstract method
Informs the app when Flurry Notification token has been changed. Android only.
Implementation
void onTokenRefresh(String token);
Informs the app when Flurry Notification token has been changed. Android only.
void onTokenRefresh(String token);