直接從 Apple 推播通知服務 (APN) 擷取的錯誤詳細資料。
JSON 表示法 |
---|
{ "status_code": integer, "reason": string } |
欄位 | |
---|---|
status_code |
APN 回應中的狀態碼。如需可能值的說明,請參閱 APN 狀態碼。 |
reason |
APN 回應中的失敗原因。如需可能值的說明,請參閱值。 |