Skip to main content
Corvus Connection

AdBreakBeginContext

Context
TheOmenDen.StreamPulse.Scripting.Contexts.AdBreakBeginContextContext bound to an OnAdBreakBeginAttribute handler: an ad break began on the channel. DurationSeconds is the break length, IsAutomatic is true when the break was scheduled automatically, and RequesterName is whoever ran a manual break.

Members

6
  • DurationSeconds
    property
    int DurationSeconds
  • IsAutomatic
    property
    bool IsAutomatic
  • RequesterName
    property
    string RequesterName
  • StartedAt
    property
    DateTimeOffset StartedAt
  • BroadcasterId
    property
    string BroadcasterId
  • OccurredAt
    property
    DateTimeOffset OccurredAt