Changes between Version 18 and Version 19 of apns


Ignore:
Timestamp:
06/14/2012 05:24:17 PM (14 years ago)
Author:
liaojiaohe
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • apns

    v18 v19  
    1818 
    1919    //推送设置 
    20     "receive_time":"19:00-23:30",     //接收时间段设置,格式:HH:mm-HH:mm,客户端已经将其转成第8时区时间 
     20    "receive_time":"19-23",     //接收时间段设置,格式:HH-HH,客户端已经将其转成第8时区时间 
    2121    "receive_type":"7",    //接收通知类型设置, 0:none, 1:badge, 2:sound, 4:alter, 8:newsstand, 多个类型用或运算拼接 
    2222