Package 

Enum NERoomChatEventType

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
      UNDEFINED

      其他类型

      RECALL

      消息撤回

      EXIT

      成员离开聊天室

      ENTER

      成员进入聊天室

    • Method Summary

      Modifier and Type Method Description
      final Integer getType()
      final String getName()
      final Integer getOrdinal()
      • Methods inherited from class java.lang.Object

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