Class ZegoSceneConfig


  • public class ZegoSceneConfig
    extends java.lang.Object
    Scene config.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      int channelCount
      State channel count.
    • Constructor Summary

      Constructors 
      Constructor Description
      ZegoSceneConfig()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • channelCount

        public int channelCount
        State channel count.
    • Constructor Detail

      • ZegoSceneConfig

        public ZegoSceneConfig()