# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
PublishChatMessage 发布聊天消息到其他服务器上.
PublishNotifyMessage 发布聊天消息到其他服务器上.
PublishWithPayload 发布推送数据.
# Constants
ChannelChatMessage 推送通道聊天消息.
ChannelNotify 提送通道推送消息.
PayloadTypeChatMessage 聊天消息.
PayloadTypeFriendInvite 好友邀请.
# Structs
ChatMessage 订阅传输用的聊天消息结构.
ChatMessageBody 消息主体.
FriendInvite 订阅服务传输使用的好友请求结果.
Payload 推送订阅的有效谁.
# Type aliases
SubscribeHandlerFunc 订阅处理方法.