A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
rate() — method, class com.distriqt.extension.applicationrater.ApplicationRater
Forces a redirect to the application store rating screen.
requestReview() — method, interface com.distriqt.extension.applicationrater.Review
Attempts to ask the user to rate or review your app, if appropriate.
requireAllConditions — Property, class com.distriqt.extension.applicationrater.ApplicationRater
By default when one of the conditions is met, hasMetConditions() will return true.
reset(resetLaunchDate:Boolean) — method, class com.distriqt.extension.applicationrater.ApplicationRater
This function will reset the state and all counts in the system.
retrieveApplicationId() — method, class com.distriqt.extension.applicationrater.ApplicationRater
Starts the process to retrieve the current application id.
RETRIEVED — Constant Static Property, class com.distriqt.extension.applicationrater.events.ApplicationIDEvent
Dispatched when the extension has determined the application id of the currently running application This event is received after a call to getApplicationId and will overwrite any previously set values for the current application id.
review — Property, class com.distriqt.extension.applicationrater.ApplicationRater
Access to the review controller
Review — Interface, package com.distriqt.extension.applicationrater
Access to In-App Reviews
ReviewEvent — class, package com.distriqt.extension.applicationrater.events
ReviewEvent(type:String, bubbles:Boolean, cancelable:Boolean) — Constructor, class com.distriqt.extension.applicationrater.events.ReviewEvent
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z