Interface CoDoingClient

Client-constructed CoDoing experience with hooks for hosts to notify of state updates.

Signature

interface CoDoingClient

Method signatures

Name Description
broadcastStateUpdate(newState) Broadcasts state to all other current participants, and is the default state for any participant until some other state is broadcast.