Class ZegoStreamRelayCDNInfo


  • public class ZegoStreamRelayCDNInfo
    extends java.lang.Object
    Relay to CDN info. Including the URL of the relaying CDN, relaying state, etc.
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • url

        public java.lang.String url
        URL of publishing stream to CDN
      • stateTime

        public long stateTime
        The timestamp when the state changed, UNIX timestamp, in milliseconds.
    • Constructor Detail

      • ZegoStreamRelayCDNInfo

        public ZegoStreamRelayCDNInfo()