com.qualcommlabs.usercontext.protocol
Class ContentDisplayedEvent

java.lang.Object
  extended by com.qualcommlabs.usercontext.protocol.AnalyticEvent
      extended by com.qualcommlabs.usercontext.protocol.ContentDisplayedEvent

public class ContentDisplayedEvent
extends AnalyticEvent


Constructor Summary
ContentDisplayedEvent()
           
 
Method Summary
 boolean checkValidity()
           
 Trigger getTrigger()
           
 String getType()
           
 void setContentId(String contentId)
           
 void setTrigger(Trigger trigger)
           
 
Methods inherited from class com.qualcommlabs.usercontext.protocol.AnalyticEvent
equals, getTime, hashCode, setTime, toString
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ContentDisplayedEvent

public ContentDisplayedEvent()
Method Detail

getTrigger

public Trigger getTrigger()

setTrigger

public void setTrigger(Trigger trigger)

setContentId

public void setContentId(String contentId)

getType

public String getType()
Specified by:
getType in class AnalyticEvent

checkValidity

public boolean checkValidity()
                      throws GimbalException
Specified by:
checkValidity in class AnalyticEvent
Throws:
GimbalException


Copyright © 2014 Qualcomm Retail Solutions, Inc.. All Rights Reserved.