onTokenRefresh abstract method

void onTokenRefresh(
  1. String token
)

Informs the app when Flurry Notification token has been changed. Android only.

Implementation

void onTokenRefresh(String token);