Class MediaStatisticsReport


  • public final class MediaStatisticsReport
    extends Object
    Report for all Media Statistics available in a given instant.
    • Method Detail

      • finalize

        protected void finalize()
        Called by the garbage collector on an object when garbage collection determines that there are no more references to the object.
        Overrides:
        finalize in class Object
      • getOutgoingStatistics

        public OutgoingMediaStatistics getOutgoingStatistics()
        Outgoing Media Statistics from the local participant
      • getIncomingStatistics

        public IncomingMediaStatistics getIncomingStatistics()
        Incoming Media Statistics from the remote participants
      • getLastUpdatedAt

        public Date getLastUpdatedAt()
        Timestamp in unix epoch for when the report was generated.