インタフェース RegistrationTokenHandler

既知の実装クラスのリスト:
EmptyRegistrationTokenHandler

public interface RegistrationTokenHandler
FCM v1 API 利用時登録トークンハンドラ

トークン通知において、レスポンスに応じた処理を定義する。

本クラスは service-config 設定ファイルの FCM V1 API 用 PushNotificationService に設定します。

  • メソッドの概要

    修飾子とタイプ
    メソッド
    説明
    void
    デバイストークン未登録の場合に実行する処理
  • メソッドの詳細

    • unregistered

      void unregistered(PushNotificationTarget target)
      デバイストークン未登録の場合に実行する処理
      パラメータ:
      target - 未登録トークン情報