Class StreamMessageHandler

  • All Implemented Interfaces:

    
    public class StreamMessageHandler
    
                        

    StreamMessageHandler

    处理 StreamMessage 的数据请求

    Since:

    5.16.0

    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      void fetchStreamMessage(String msgUId, boolean isRetry)
      void stop()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • StreamMessageHandler

        StreamMessageHandler()