Class for ad fulfill status event.
More...
#include <AampEvent.h>
Class for ad fulfill status event.
Definition at line 1616 of file AampEvent.h.
◆ AdResolvedEvent()
| AdResolvedEvent::AdResolvedEvent |
( |
| ) |
|
|
delete |
- Parameters
-
| [in] | resolveStatus | - Ad resolve status |
| [in] | adId | - Identifier of the Ad |
| [in] | startMS | - Start position of Ad (relative to reservation start) |
| [in] | durationMs | - Duration of the Ad in MS |
◆ getResolveStatus()
| AdResolvedEvent::getResolveStatus |
( |
| ) |
const |
◆ getAdId()
| AdResolvedEvent::getAdId |
( |
| ) |
const |
◆ getStart()
| AdResolvedEvent::getStart |
( |
| ) |
const |
Get Start Positon.
- Returns
- Start position (in MS), relative to Adbreak
Definition at line 1113 of file AampEvent.cpp.
◆ getDuration()
| AdResolvedEvent::getDuration |
( |
| ) |
const |
◆ mResolveStatus
| bool AdResolvedEvent::mResolveStatus |
|
private |
◆ mAdId
| std::string AdResolvedEvent::mAdId |
|
private |
◆ mStartMS
| uint64_t AdResolvedEvent::mStartMS |
|
private |
◆ mDurationMs
| uint64_t AdResolvedEvent::mDurationMs |
|
private |
The documentation for this class was generated from the following files: