Class ZegoNetworkTimeInfo


  • public final class ZegoNetworkTimeInfo
    extends java.lang.Object
    网络时间 Copyright © 2021 Zego. All rights reserved.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      int maxDeviation  
      long timestamp
      返回同步的时间戳,如果返回 0,表示尚未同步
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • timestamp

        public long timestamp
        返回同步的时间戳,如果返回 0,表示尚未同步
      • maxDeviation

        public int maxDeviation
    • Constructor Detail

      • ZegoNetworkTimeInfo

        public ZegoNetworkTimeInfo()