Documentation
¶
Index ¶
Constants ¶
View Source
const ( ProductionHost = "https://api.development.push.apple.com" MessageURL = "/3/device/" )
View Source
const ( Success = 200 // 成功 ErrorRequest = 400 // 错误的请求 ErrorAuthToken = 403 ErrorMethod = 405 TimeOutDeviceToken = 410 NotificationPayloadTooLarge = 413 TooManyRequest = 429 InternalServerError = 500 )
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.