ÆÄÀ̽ã GCM.

Android ¿ë Google Ŭ¶ó¿ìµå ¸Þ½Ã¡À»À§ÇÑ Python Ŭ¶óÀ̾ðÆ® (GCM)
Áö±Ý ´Ù¿î·Îµå

ÆÄÀ̽ã GCM. ¼øÀ§ ¹× ¿ä¾à

±¤°í

  • Rating:
  • ƯÇã:
  • MIT/X Consortium Lic...
  • °¡°Ý:
  • FREE
  • °Ô½ÃÀÚ À̸§:
  • Minh Nam Ngo
  • °Ô½ÃÀÚ À¥»çÀÌÆ®:
  • http://blog.namis.me/

ÆÄÀ̽ã GCM. ű×


ÆÄÀ̽ã GCM. ¼³¸í

Python-GCMÀº Android ¿ë Google Ŭ¶ó¿ìµå ¸Þ½Ã¡À»À§ÇÑ Python Ŭ¶óÀ̾ðÆ®ÀÔ´Ï´Ù. ¿©±â¼­ gcm = gcm (api_key) data = {param1 ':'value1 ','param2 ':'value2 '} # ÀÏ¹Ý ÅؽºÆ® ¿äû reg_id =' 12345 'res = gcm.plaintext_request (registration_id = reg_id, data = data) # json ¿äû reg_ids = res = gcm.json_request (registration_ids = reg_ids, data = data) # Ãß°¡ Àμö res = gcm.json_request (registration_ids = reg_ids, data = data, collapse_key = 'uptoyou', delay_while_idle = true, time_to_live = 3600) # ´äº¯À» ó¸®ÇϽʽÿÀ. ÀÌ°ÍÀº GCM ¼­¹ö°¡ ¿©±â¿¡ ÀÀ´ä ¿À·ù¿¡ ´ëÇØ ÀÚ¼¼È÷ ¿À·ù¸¦ ¹Ýȯ ÇÒ ¶§ GCM ¼­¹ö°¡ Exception * gcmcmcmonnectionException * gcmmonnectionException * gcmmsmismatchsendistrationion * gcmmismatchsenderedexception * gcmmessagisteredexception * gcmmessagetobigexception Á¦Ç° ȨÆäÀÌÁö


ÆÄÀ̽ã GCM. °ü·Ã ¼ÒÇÁÆ®¿þ¾î