Enumerations
Here is a list of enumerations you will find throughout the plugin. At this stage there is only one. These enumerations are named after the same enumerations/constants found in the play services core library.
EReviewErrorCode
Name | Description |
---|---|
NO_ERROR | When no error occurs (this is a default value and should not occur). |
PLAY_STORE_NOT_FOUND | No Play Store app is found on device or an unofficial version is installed. |
INVALID_REQUEST | The request made to the google API is invalid. |
INTERNAL_ERROR | An unknown internal error. |