@Deprecated public class FCMPushNotificationService extends PushNotificationService
| 修飾子とタイプ | クラスと説明 |
|---|---|
(package private) static interface |
FCMPushNotificationService.ResHandler
非推奨です。
|
PushNotificationService.TypeMapPUSH_NOTIFICATION_TEMPLATE_META_PATH| コンストラクタと説明 |
|---|
FCMPushNotificationService()
非推奨です。
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
void |
destroy()
非推奨です。
|
void |
init(Config config)
非推奨です。
|
protected PushNotificationResult |
pushImpl(Tenant tenant,
PushNotification notification)
非推奨です。
|
getFixedPath, getMetaDataType, getRuntimeType, pushcreateMetaData, getRuntimeById, getRuntimeByName, list, list, nameList, removeMetaData, updateMetaDatapublic void init(Config config)
init インタフェース内 Serviceinit クラス内 PushNotificationServicepublic void destroy()
destroy インタフェース内 Servicedestroy クラス内 PushNotificationServiceprotected PushNotificationResult pushImpl(Tenant tenant, PushNotification notification)
pushImpl クラス内 PushNotificationService