File tree 1 file changed +8
-8
lines changed
1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -59,28 +59,28 @@ Messaging包括如下方法:
59
59
60
60
61
61
1 ) 发送Android透传消息
62
- 代码位置: examples /send_data_message.py
62
+ 代码位置: [ test /send_data_message.py] ( test/send_data_message.py )
63
63
64
64
2 ) 发送Android通知栏消息
65
- 代码位置: examples /send_notify_message.py
65
+ 代码位置: [ test /send_notify_message.py] ( test/send_notify_message.py )
66
66
67
67
3 ) 基于主题发送消息
68
- 代码位置: examples /send_topic_message.py
68
+ 代码位置: [ test /send_topic_message.py] ( test/send_topic_message.py )
69
69
70
70
4 ) 基于条件发送消息
71
- 代码位置: examples /send_condition_message.py
71
+ 代码位置: [ test /send_condition_message.py] ( test/send_condition_message.py )
72
72
73
73
5 ) 向华为快应用发送消息
74
- 代码位置: examples /send_instance_app_message.py
74
+ 代码位置: [ test /send_instance_app_message.py] ( test/send_instance_app_message.py )
75
75
76
76
6 ) 基于WebPush代理发送消息
77
- 代码位置: examples /send_webpush_message.py
77
+ 代码位置: [ test /send_webpush_message.py] ( test/send_webpush_message.py )
78
78
79
79
7 ) 基于APNs代理发送消息
80
- 代码位置: examples /send_apns_message.py
80
+ 代码位置: [ test /send_apns_message.py] ( test/send_apns_message.py )
81
81
82
82
8 ) 发送测试消息
83
- 代码位置: examples /send_test_message.py
83
+ 代码位置: [ test /send_test_message.py] ( test/send_test_message.py )
84
84
85
85
## 知识库
86
86
| 知识库 | 地址
You can’t perform that action at this time.
0 commit comments