Login
Preferences
Help/Guide
About Trac
Wiki
Context Navigation
←
Previous Change
Wiki History
Next Change
→
Changes between
Version 12
and
Version 13
of
apns
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
05/14/2012 06:07:11 PM (
14 years
ago)
Author:
chenxiaohu
Comment:
--
Legend:
Unmodified
Added
Removed
Modified
apns
v12
v13
28
28
"download":["2012.5(上)"], //实例1,多值类型需要用数组方式
29
29
"subscription":"0" //实例2,单值
30
},
31
// 打开推送的标识,1970秒数,用于标识每个唯一的推送,这个标识需要推送时包含在推送信息中
32
"open":["124123546"]
30
}
33
31
}
34
32
}}}