Class ZegoConstants.ZegoGeoFenceType

  • Enclosing class:
    ZegoConstants

    public static final class ZegoConstants.ZegoGeoFenceType
    extends java.lang.Object
    地理围栏类型
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static int Exclude
      排除列表所有区域
      static int Include
      包含列表所有区域
      static int None
      不使用地理围栏,即全球模式
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • ZegoGeoFenceType

        public ZegoGeoFenceType()