Class MetricaInstanceIdService (deprecated)

com.yandex.metrica.push.firebase

public class MetricaInstanceIdService extends FirebaseInstanceIdService

Attention. This class is outdated.

The class method is used for processing a push token update.

Methods

void onTokenRefresh()
Attention. Deprecated method. Use MetricaMessagingService.onNewToken(String token)

Called when the system detects that a push token needs to be updated. For more information, see the method description FirebaseInstanceIdService.onTokenRefresh().

void onTokenRefresh()
Attention. Deprecated method. Use MetricaMessagingService.onNewToken(String token)

Called when the system detects that a push token needs to be updated. For more information, see the method description FirebaseInstanceIdService.onTokenRefresh().