OptiView Ads SDK for React Native
Preparing search index...
AdBreakStatusEvent
Interface AdBreakStatusEvent
Emitted when the current or upcoming break's status changes; carries a full
AdBreakStatus
.
interface
AdBreakStatusEvent
{
status
:
AdBreakStatus
;
timestamp
:
number
;
type
:
"adbreakstatus"
;
}
Hierarchy (
View Summary
)
OptiViewAdsEvent
AdBreakStatusEvent
Index
Properties
status
timestamp
type
Properties
status
status
:
AdBreakStatus
timestamp
timestamp
:
number
type
type
:
"adbreakstatus"
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
status
timestamp
type
OptiView Ads SDK for React Native
Loading...
Emitted when the current or upcoming break's status changes; carries a full AdBreakStatus.