Typing
interface Typing
This interface is used to interact with typing in a chat room including subscribing to typing events and fetching the current set of typing clients.
Get an instance via Room.typing.
Not suitable for inheritance
This interface is not designed for client implementation or extension. The interface definition may evolve over time with additional properties or methods to support new features, which could break client implementations.