Signature
Parameters
| Name | Type | Description |
|---|---|---|
type | Entitlement | The entitlement type |
scope | EntitlementScope | The scope to check |
Returns
Returnstrue if the specified entitlement is currently active for the user, false otherwise.
Asynchronously check if an entitlement is currently active with automatic smart refresh
| Name | Type | Description |
|---|---|---|
type | Entitlement | The entitlement type |
scope | EntitlementScope | The scope to check |
true if the specified entitlement is currently active for the user, false otherwise.