Nitido Inc.

com.nitido.nimbox.http.services.ad
Class ADDisplayEvent

java.lang.Object
  extended by com.nitido.nimbox.http.services.tracking.TrackingEvent
      extended by com.nitido.nimbox.http.services.ad.ADDisplayEvent
All Implemented Interfaces:
java.io.Serializable

public class ADDisplayEvent
extends TrackingEvent

See Also:
Serialized Form

Field Summary
protected  java.lang.String _msg
           
protected  java.lang.String _skinID
           
protected  java.lang.String _skinLocation
           
 
Fields inherited from class com.nitido.nimbox.http.services.tracking.TrackingEvent
_id
 
Constructor Summary
ADDisplayEvent(java.lang.String tid, java.lang.String skinID, java.lang.String skinLocation)
          Class constructor.
 
Method Summary
 java.lang.String getMessage()
          Extenders of this class need to implement this method to return the event description that is recorded by the NiM Tracking Service.
 
Methods inherited from class com.nitido.nimbox.http.services.tracking.TrackingEvent
getTrackingID
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

_msg

protected java.lang.String _msg

_skinID

protected java.lang.String _skinID

_skinLocation

protected java.lang.String _skinLocation
Constructor Detail

ADDisplayEvent

public ADDisplayEvent(java.lang.String tid,
                      java.lang.String skinID,
                      java.lang.String skinLocation)
Class constructor.

Parameters:
tid - AD tracking ID (the AD ID)
skinID - The skin ID where the AD is being displayed.
skinLocation - The location ID where the AD is being displayed on the given skin.
Method Detail

getMessage

public java.lang.String getMessage()
Description copied from class: TrackingEvent
Extenders of this class need to implement this method to return the event description that is recorded by the NiM Tracking Service.

Specified by:
getMessage in class TrackingEvent
Returns:
The event description.

Nitido NiM 2.5 Java API

These JavaDoc pages are generated for release/nim_2_5-2.5.44

Copyright © 1999-2009 Nitido Inc.    Proprietary and Confidential.    All Rights Reserved.