クラス PushNotificationResultDetailKey
java.lang.Object
org.iplass.mtp.pushnotification.fcmv1.PushNotificationResultDetailKey
PushNotificationResult の詳細キーを定義します
FCM HTTP v1 API のプッシュ通知実行結果における、詳細情報を取得するためのキーです。
本クラスで定義されているキーは、 PushNotificationResult.getDetail(String) のパラメータとして利用します。
-
フィールドの概要
フィールド -
メソッドの概要
-
フィールド詳細
-
DETAIL_LIST
レスポンス詳細キー:詳細リスト本キーで取得した結果は
List<PushNotificationResponseDetail>となります。- 関連項目:
-