onSpectatorJoined

open fun onSpectatorJoined(notification: SpectatorJoinedNotification)

Called when a spectator joined the session and the server sent a SpectatorJoinedNotification.

Parameters

notification

The SpectatorJoinedNotification received from the server.