¾Èµå·ÎÀ̵å Ǫ½¬ ¼ºñ½º¸¦ ±¸ÇöÁßÀÔ´Ï´Ù.
±Ùµ¥ ´Ü¸»ÂÊ¿¡¼ ¹ÞÁö¸¦ ¸øÇϳ׿ä.
¸Þ¼¼Áö¸¦ º¸³ÂÀ»¶§ ¸®ÅÏ°ªÀÌ ÀÖ½À´Ï´Ù.
Response | Description |
---|
200 | Includes body containing: id=[ID of sent message] Error=[error code] QuotaExceeded ? Too many messages sent by the sender. Retry after a while.DeviceQuotaExceeded ? Too many messages sent by the sender to a specific device. Retry after a while.InvalidRegistration ? Missing or bad registration_id . Sender should stop sending messages to this device.NotRegistered ? The registration_id is no longer valid, for example user has uninstalled the application or turned off notifications. Sender should stop sending messages to this device.MessageTooBig ? The payload of the message is too big, see the limitations. Reduce the size of the message.MissingCollapseKey ? Collapse key is required. Include collapse key in the request.
|
503 | Indicates that the server is temporarily unavailable (i.e., because of timeouts, etc ). Sender must retry later, honoring any Retry-After header included in the response. Application servers must implement exponential back off. Senders that create problems risk being blacklisted. |
401 | Indicates that the ClientLogin AUTH_TOKEN used to validate the sender is invalid.
|
À§¿Í °°Àº ¸ð¾çÀä.
Response = 200
id=[ID of sent message]
ÀÌ °ªµéÀº ¹Þ¾Ò½À´Ï´Ù.
ÀÌ id °ªÀ¸·Î ¸Ó°¡ À߸øµÇ¾ú´ÂÁö È®ÀÎÇÏ´Â ¹æ¹ýÀÌ ÀÖÀ»±î¿ä?
c2dm ±¸ÇöÇØ º¸½Å ºÐµéÀÇ Á¶¾ðÀ» ±¸ÇÕ´Ï´Ù.
* ±ÛÀ» µî·ÏÇϽǶ§ ²À ÇÊ¿äÇÑ °æ¿ì°¡ ¾Æ´Ï¸é °³ÀÎÁ¤º¸¸¦ ³²±âÁö ¸¶¼¼¿ä ^^ (¿¬¶ôó,À̸ÞÀÏÁÖ¼Ò,Áֹεî·Ï¹øÈ£ µî)