Class ZegoSize


  • public class ZegoSize
    extends java.lang.Object
    尺寸
    • Field Summary

      Fields 
      Modifier and Type Field Description
      int height
      int width
    • Constructor Summary

      Constructors 
      Constructor Description
      ZegoSize()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • width

        public int width
      • height

        public int height
    • Constructor Detail

      • ZegoSize

        public ZegoSize()