{
"response":{
"code":"ステータスコード",
"message":"メッセージ"
},
"pushKind": プッシュ種別",
"appName": "アプリケーション名",
"extData": "拡張データ",
"sandboxFlag":"サンドボックスフラグ"
}
|
変数名 |
説明 |
型 |
|---|---|---|
|
response |
レスポンス |
- |
|
code |
ステータスコード |
int |
|
message |
メッセージ |
String |
|
pushKind |
プッシュ種別(APNs、GCM、FJPのいずれか) |
String |
|
appName |
アプリケーション名 |
String |
|
extData |
拡張データ |
String |
|
sandboxFlag |
|
String |