Package 

Object Notifications.Companion

    • Method Summary

      Modifier and Type Method Description
      final Unit registerFCMToken(String token) FCM(Firebase Cloud Messaging)トークンを登録します。なお初期化が行われていない状態で呼び出した場合は登録処理は行われません。
      • Methods inherited from class io.karte.android.notifications.Notifications.Companion

        equals, hashCode, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • registerFCMToken

         final Unit registerFCMToken(String token)

        FCM(Firebase Cloud Messaging)トークンを登録します。

        なお初期化が行われていない状態で呼び出した場合は登録処理は行われません。

        Parameters:
        token - FCMトークン