Class MediaLiveEventChannelArchiveHeartbeatEventData

java.lang.Object
com.azure.messaging.eventgrid.systemevents.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 Details

    • MediaLiveEventChannelArchiveHeartbeatEventData

      public MediaLiveEventChannelArchiveHeartbeatEventData()
  • Method Details

    • 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.