Type Alias: RoomId
RoomId =
Brand<string,"RoomId">
Defined in: js-server-sdk/src/types.ts:14
ID of the Room. Room can be created with FishjamClient.createRoom.
RoomId =
Brand<string,"RoomId">
Defined in: js-server-sdk/src/types.ts:14
ID of the Room. Room can be created with FishjamClient.createRoom.