Delegate GameSession.SessionEventHandler
Delegate for notifications for session events.
Namespace: Unity.PSN.PS5.Sessions
Syntax
public delegate void SessionEventHandler(GameSession.Notification notificationData);
Parameters
| Type | Name | Description |
|---|---|---|
| GameSession.Notification | notificationData |