Namespace Unity.PSN.PS5.GameIntent
Classes
GameIntentSystem
The game intent system notifies an application about information that directly leads a user to a specific scene in the application from various system software features or PSN services.
GameIntentSystem.GameIntent
The type of game intent notificaiton. This is a base class for all game intent types
GameIntentSystem.JoinSession
This game intent event represents joining a session.
GameIntentSystem.LaunchActivity
This game intent event represents launching an activity.
GameIntentSystem.LaunchMultiplayerActivity
This game intent event represents launching an activity that supports online multi-play.
Enums
GameIntentSystem.GameIntent.IntentTypes
The types of intent
GameIntentSystem.JoinSession.MemberTypes
Member types
Delegates
GameIntentSystem.GameIntentNotification
Delegate for notifications about game intent events.