GroupSession.Event
A session-related event to display in the system UI.
Declaration
struct EventOverview
Use this structure to specify the contents of custom activity-related events. The AV Foundation framework posts media-related events to the system on your app’s behalf; create an instance of this structure if your app posts additional events that don’t route through AV Foundation.
After creating an instance of this structure, post it to the system using the showNotice(_:) method of GroupSession.