Package io.rong.imlib

Class HeartBeatManager

  • All Implemented Interfaces:

    
    public class HeartBeatManager
    
                        

    心跳管理类。 单线程模式,所有事件在工作线程进行处理。 内部心跳机制文档:https://rongcloud.yuque.com/zqdxze/gekswl/ov24tk

    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      void setFirstPingTimeout(int pingTimeout)
      static HeartBeatManager getInstance()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait