Options for Room.broadcastLocal.
Extends the committed broadcast options with exclusion by connection ID,
which is how except survives a trip across the backplane: the excluded
connection object exists only on the originating replica, but its
runtime.uuid() ID is globally unique and travels on the frame.
readonly
optional
exceptId: string
Skip the member with this connection ID.