ISupportedApps extends ISubscription
Tags
Table of Contents
- getSupportedApps() : array
- Fetches the list of app IDs that are supported by the subscription
- hasExtendedSupport() : bool
- Indicates if the subscription has extended support
- hasValidSubscription() : bool
- Indicates if a valid subscription is available
Methods
getSupportedApps()
Fetches the list of app IDs that are supported by the subscription
public
getSupportedApps() : array
Tags
Return values
array —hasExtendedSupport()
Indicates if the subscription has extended support
public
hasExtendedSupport() : bool
Tags
Return values
bool —hasValidSubscription()
Indicates if a valid subscription is available
public
hasValidSubscription() : bool