|
PICO Unreal Platform SDK
|
UPico_SubscriptionStatus class. More...
#include <Pico_IAP.h>
Public Member Functions | |
| FString | GetSKU () |
| Gets the unique identifier of the Add-on in the purchased order. | |
| FString | GetOuterId () |
| Gets the OuterID for the subscription period. The unique identifier for the subscription period. | |
| int64 | GetStartTime () |
| Gets the start time of the subscription period. | |
| int64 | GetEndTime () |
| Gets the end time of the subscription period. | |
| EPeriodType | GetCurrentPeriodType () |
| Gets the unit type of the subscription period. | |
| EEntitlementStatus | GetEntitlementStatus () |
| Gets the subscription status of the Add-on. | |
| ECancelReason | GetCancelReason () |
| Gets the Reason for user unsubscribing. | |
| bool | GetIsFreeTrial () |
| Whether the user is in the free-trail period. | |
| int32 | GetNextPeriod () |
| Gets the next subscription period number. If the user unsubscribes, the next period number is 0. | |
UPico_SubscriptionStatus class.
PPF_SubscriptionStatus.h