Namespace Unity.PSN.PS5.PremiumFeatures
Classes
FeatureGating
Provides methods to check if a user is allowed to access premium features or notify the system when a premium feature is being used
FeatureGating.CheckPremiumRequest
Checks eligibility to use a Premium feature
FeatureGating.NotifyPremiumFeatureRequest
Notifies the use of a Premium feature
FeatureGating.PremiumEvent
The premium notification data containing the type and user
FeatureGating.StartPremiumEventCallbackRequest
Start notifying a Premium feature event. OnPremiumNotification
FeatureGating.StopPremiumEventCallbackRequest
Stop Premium feature event notifications
Enums
FeatureGating.Features
Premium feature types
FeatureGating.MultiplayProperties
Real-time multi-play properties
FeatureGating.PremiumEventType
The type of premium event notification
Delegates
FeatureGating.PremiumNotification
Delegate for notifications about premium events.