Class OnReceiveMessageWrapperListener

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      abstract void onReceivedMessage(Message message, ReceivedProfile profile) /~english
      boolean onReceived(Message message, int left, boolean hasPackage, boolean offline) /~english
      • Methods inherited from class io.rong.imlib.IRongCoreListener.OnReceiveMessageWrapperListener

        onOfflineMessageSyncCompleted, onReceived, onReceived
      • Methods inherited from class java.lang.Object

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

      • OnReceiveMessageWrapperListener

        OnReceiveMessageWrapperListener()
    • Method Detail

      • onReceivedMessage

         abstract void onReceivedMessage(Message message, ReceivedProfile profile)

        /~english

      • onReceived

         boolean onReceived(Message message, int left, boolean hasPackage, boolean offline)

        /~english