HeartbeatStrategy
expect enum HeartbeatStrategy : Enum<BotConfiguration.HeartbeatStrategy>
Content copied to clipboard
心跳策略.
Since
2.6.3
actual enum HeartbeatStrategy : Enum<BotConfiguration.HeartbeatStrategy>
Content copied to clipboard
心跳策略.
Since
2.6.3
actual enum HeartbeatStrategy : Enum<BotConfiguration.HeartbeatStrategy>
Content copied to clipboard
心跳策略.
Since
2.6.3
Entries
Link copied to clipboard
Content copied to clipboard
不发送状态心跳, 而是发送切换在线状态 (可能会导致频繁的好友或客户端上线提示, 也可能产生短暂 (几秒) 发送消息不可见的问题).
Content copied to clipboard
不发送状态心跳, 而是发送切换在线状态 (可能会导致频繁的好友或客户端上线提示, 也可能产生短暂 (几秒) 发送消息不可见的问题).
Content copied to clipboard
不发送状态心跳, 而是发送切换在线状态 (可能会导致频繁的好友或客户端上线提示, 也可能产生短暂 (几秒) 发送消息不可见的问题).