on Token Refresh
Use this method in the onTokenRefresh of your class which extends FirebaseInstanceIdService to allow the RainbowSdk to refresh token if necessary.
Parameters
refreshed Token
String The refreshed token gettable by FirebaseInstanceId.getInstance().getToken()