Please Select Your Location
Australia
Österreich
België
Canada
Canada - Français
中国
Česká republika
Denmark
Deutschland
France
HongKong
Iceland
Ireland
Italia
日本
Korea
Latvija
Lietuva
Lëtzebuerg
Malta
المملكة العربية السعودية (Arabic)
Nederland
New Zealand
Norge
Polska
Portugal
Russia
Saudi Arabia
Southeast Asia
España
Suisse
Suomi
Sverige
台灣
Ukraine
United Kingdom
United States
Please Select Your Location
België
Česká republika
Denmark
Iceland
Ireland
Italia
Latvija
Lietuva
Lëtzebuerg
Malta
Nederland
Norge
Polska
Portugal
España
Suisse
Suomi
Sverige

Functions for Unreal

IsWindowsSubscriber()

bool IsWindowsSubscriber();

Returns: bool

TRUE if the end user in a Windows subscriber; otherwise FALSE .

IsAndroidSubscriber()

bool IsAndroidSubscriber();

Returns: bool

TRUE if the end user is an Android subscriber; otherwise FALSE .

GetTransactionType()

SubscriptionTransactionType GetTransactionType();

Returns: SubscriptionTransactionType

Determines the subscription type (such as paid, free trial, etc.).

Enums

SubscriptionTransactionType
Value Name Description
0 UNKNOWN End user is not a paid subscriber
1 PAID End user is a paid subscriber
2 REDEEM End user’s subscription from redeemed code
3 FREE_TRIAL End user has a subscription via a free trial