Class ZegoIM.MessageType

  • Enclosing class:
    ZegoIM

    public static final class ZegoIM.MessageType
    extends java.lang.Object
    消息类型.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static int File
      文件.
      static int OtherType
      其它.
      static int Picture
      图片.
      static int Text
      文本.
    • Constructor Summary

      Constructors 
      Constructor Description
      MessageType()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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