Adman
 All Classes Namespaces Functions Variables Enumerations Enumerator Events
Adman.AdmanStat Class Reference

More...

Public Member Functions

 AdmanStat (MonoBehaviour parent)
 
void SendGet (TrackingEvent ev)
 
void Send (AdmanState state, AdStatEvents events)
 
void Send (string ev_name, AdStatEvents events)
 

Static Public Attributes

static readonly string Click = "click"
 
static readonly string ClickTracking = "clickTracking"
 
static readonly string PlaybackReady = "playbackReady"
 
static readonly string PlaybackStarted = "playbackStarted"
 
static readonly string PlaybackPaused = "playbackPaused"
 
static readonly string PlaybackResumed = "playbackResumed"
 
static readonly string PlaybackStopped = "playbackStopped"
 
static readonly string PlaybackCompleted = "playbackCompleted"
 
static readonly string SectionStarted = "sectionStarted"
 
static readonly string Sectionpaused = "sectionPaused"
 
static readonly string SectionResumed = "sectionResumed"
 
static readonly string SectionStopped = "sectionStopped"
 
static readonly string SectionShown = "sectionShown"
 
static readonly string SectionEmpty = "sectionEmpty"
 
static readonly string PlayheadReachedValue = "playheadReachedValue"
 
static readonly string ServiceRequested = "serviceRequested"
 
static readonly string ServiceAnswerEmpty = "serviceAnswerEmpty"
 
static readonly string VolumeOn = "volumeOn"
 
static readonly string VolumeOff = "volumeOff"
 
static readonly string Mute = "mute"
 
static readonly string Unmute = "unmute"
 
static readonly string FirstQuartile = "firstQuartile"
 
static readonly string SecondQuartile = "secondQuartile"
 
static readonly string Midpoint = "midpoint"
 
static readonly string ThirdQuartile = "thirdQuartile"
 
static readonly string Complete = "complete"
 
static readonly string Completed = "completed"
 
static readonly string Close = "close"
 
static readonly string CloseLinear = "closeLinear"
 
static readonly string Pause = "pause"
 
static readonly string Resume = "resume"
 
static readonly string Rewind = "rewind"
 
static readonly string Skip = "skip"
 
static readonly string Start = "start"
 
static readonly string Stop = "stop"
 
static readonly string Error = "error"
 
static readonly string CreativeView = "creativeView"
 
static readonly string Impression = "impression"
 
static readonly string Progress = "progress"
 
static readonly string Load = "load"
 
static readonly string Request = "request"
 
static readonly string Fetched = "fetched"
 

Detailed Description

Constructor & Destructor Documentation

Adman.AdmanStat.AdmanStat ( MonoBehaviour  parent)

Member Function Documentation

void Adman.AdmanStat.Send ( AdmanState  state,
AdStatEvents  events 
)

void Adman.AdmanStat.Send ( string  ev_name,
AdStatEvents  events 
)

void Adman.AdmanStat.SendGet ( TrackingEvent  ev)


The documentation for this class was generated from the following file: