toggle menu
Core
2.33.0
androidJvm
switch theme
search in API
core
/
io.karte.android.core.library
/
NotificationModule
Notification
Module
interface
NotificationModule
:
Module
通知関連処理を委譲するためのモジュールタイプです。
サブモジュールと連携するために用意している機能であり、通常利用で使用することはありません。
Members
Properties
name
Link copied to clipboard
abstract
val
name
:
String
モジュール名
Functions
unsubscribe
Link copied to clipboard
abstract
fun
unsubscribe
(
)
プッシュ通知の受信登録を解除します。