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 |
applicationId — Property, class com.distriqt.extension.applicationrater.events.ApplicationIDEvent |
| |
ApplicationIDEvent — class, package com.distriqt.extension.applicationrater.events |
|
Defines events dispatched by the Application Rater regarding the application id
|
ApplicationIDEvent(type:String, applicationId:String, errorCode:int, error:String, bubbles:Boolean, cancelable:Boolean) — Constructor, class com.distriqt.extension.applicationrater.events.ApplicationIDEvent |
| |
applicationLaunched() — method, class com.distriqt.extension.applicationrater.ApplicationRater |
|
This function should be called when your application launches, after your application has
initialised. |
ApplicationRater — class, package com.distriqt.extension.applicationrater |
|
This class represents the Application Rater extension. |
ApplicationRater() — Constructor, class com.distriqt.extension.applicationrater.ApplicationRater |
|
Constructor
You should not call this directly, but instead use the singleton access
|
ApplicationRaterEvent — class, package com.distriqt.extension.applicationrater.events |
|
Defines events dispatched by the Application Rater
|
ApplicationRaterEvent(type:String, bubbles:Boolean, cancelable:Boolean) — Constructor, class com.distriqt.extension.applicationrater.events.ApplicationRaterEvent |
|
Constructor
|
ApplicationRaterTheme — class, package com.distriqt.extension.applicationrater |
| |
autoPrompt — Property, class com.distriqt.extension.applicationrater.ApplicationRater |
|
If true, every time the extension information is updated the
extension will perform a check on the current state and display the rate
dialog if the conditions have been met. |
|
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 |