IRooms
Defined in: src/sync-accumulator.ts:142
Properties
Section titled “Properties”invite
Section titled “invite”invite:
Record<string,IInvitedRoom>
Defined in: src/sync-accumulator.ts:144
join:
Record<string,IJoinedRoom>
Defined in: src/sync-accumulator.ts:143
knock:
Record<string,IKnockedRoom>
Defined in: src/sync-accumulator.ts:146
leave:
Record<string,ILeftRoom>
Defined in: src/sync-accumulator.ts:145