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