Class ZegoConstants.StreamUpdateType

  • Enclosing class:
    ZegoConstants

    public static final class ZegoConstants.StreamUpdateType
    extends java.lang.Object
    流更新类型.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static int Added
      增加流.
      static int Deleted
      删除流.
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • StreamUpdateType

        public StreamUpdateType()