Class MediaLiveEventChannelArchiveHeartbeatEventData


  • public final class MediaLiveEventChannelArchiveHeartbeatEventData
    extends Object
    Channel Archive heartbeat event data. Schema of the data property of an EventGridEvent for a Microsoft.Media.LiveEventChannelArchiveHeartbeat event.
    • Constructor Detail

      • MediaLiveEventChannelArchiveHeartbeatEventData

        public MediaLiveEventChannelArchiveHeartbeatEventData()
    • Method Detail

      • getChannelLatency

        public Duration getChannelLatency()
        Gets the duration of channel latency.
        Returns:
        the duration of channel latency.
      • getLatencyResultCode

        public String getLatencyResultCode()
        Get the latencyResultCode property: Gets the latency result code.
        Returns:
        the latencyResultCode value.