开发者

Does APNS-SHARP is the library that send multiple payloads in one connection?

I'm new for iPhone application deve开发者_StackOverflow社区lopment. I'm use APNS-SHARP for Push Notification. I want to know that this library use the method that "send multiple payloads in one connection". Can I use this library for bulk payload?

Thank you.


APNS-SHARP has two types of sending (NotificationServiceDistributionType):

Sequential : Loops through all connections in sequential order to ensure completely even distribution

Random Randomly chooses a connection to use

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜