HeartBeatManager

public class HeartBeatManager

Heartbeat management class. Operates in single-threaded mode, where all events are processed in the worker thread. For internal heartbeat mechanism documentation, refer to: https://rongcloud.yuque.com/zqdxze/gekswl/ov24tk

Types

Link copied to clipboard
public enum PingFailedReason

Functions

Link copied to clipboard
public static HeartBeatManager getInstance()
Link copied to clipboard
public void setFirstPingTimeout(int pingTimeout)