In-App Reviews
Summary
Enumerations |
|
---|---|
EInAppReviewErrorCode
|
enum Errors that can be encountered while using the In-App Review API. |
EInAppReviewStatus
|
enum Status returned when requesting or launching the in-app review flow. |
Classes |
|
---|---|
UInAppReviewsManager |
The UInAppReviewsManager class is used to request and launch the in-app review flow. |
Enumerations
EInAppReviewErrorCode
EInAppReviewErrorCode
Errors that can be encountered while using the In-App Review API.
This enum maps to the error codes defined in the In-App Review API in https://developer.android.com/reference/native/play/core/group/review#reviewerrorcode
EInAppReviewStatus
EInAppReviewStatus
Status returned when requesting or launching the in-app review flow.
This enum maps to the status codes defined in the In-App Review API in https://developer.android.com/reference/native/play/core/group/review#reviewstatus