Nurama Developers
Events

Receive collab:members

Server -> joining socket: the members already present in the namespace.

server → client on the collab channel. Socket.IO event name: collab:members.

Server -> joining socket: the members already present in the namespace.

Sent right after collab:join when at least one other authenticated member is connected.

Payload: collab:members

Payload of the 'collab:members' socket event.

PropertyTypeRequiredDescription
membersobject[]noMember objects: { userId, displayName, color, avatarUrl, annotationColor }.
timestampintegerno

On this page