Packagecom.myflashlab.air.extensions.rateme
Classpublic class RateMeEvents
InheritanceRateMeEvents Inheritance flash.events.Event



Public Properties
 PropertyDefined By
  msg : String
[read-only]
RateMeEvents
Public Constants
 ConstantDefined By
  DETECT_APP_UPDATE : String = onRateMeDetectAppUpdate
[static]
RateMeEvents
  DID_OPEN_STORE : String = onRateMeDidOpenStore
[static]
RateMeEvents
  DID_PROMOTE_FOR_RATING : String = onRateMeDidPromoteForRating
[static]
RateMeEvents
  ERROR : String = onRateMeError
[static]
RateMeEvents
  USER_ATTEMPT_TO_RATE : String = onRateMeUserAttemptToRate
[static]
RateMeEvents
  USER_DECLINE_TO_RATE : String = onRateMeUserDeclineToRate
[static]
RateMeEvents
  USER_REMIND_TO_RATE : String = onRateMeUserRemindToRate
[static]
RateMeEvents
Property Detail
msgproperty
msg:String  [read-only]


Implementation
    public function get msg():String
Constant Detail
DETECT_APP_UPDATEConstant
public static const DETECT_APP_UPDATE:String = onRateMeDetectAppUpdate

DID_OPEN_STOREConstant 
public static const DID_OPEN_STORE:String = onRateMeDidOpenStore

DID_PROMOTE_FOR_RATINGConstant 
public static const DID_PROMOTE_FOR_RATING:String = onRateMeDidPromoteForRating

ERRORConstant 
public static const ERROR:String = onRateMeError

USER_ATTEMPT_TO_RATEConstant 
public static const USER_ATTEMPT_TO_RATE:String = onRateMeUserAttemptToRate

USER_DECLINE_TO_RATEConstant 
public static const USER_DECLINE_TO_RATE:String = onRateMeUserDeclineToRate

USER_REMIND_TO_RATEConstant 
public static const USER_REMIND_TO_RATE:String = onRateMeUserRemindToRate