Share via


@azure/communication-rooms package

Classes

RoomsClient

The Rooms service client.

Interfaces

CommunicationRoom

The meeting room.

CreateRoomOptions

Options to create a room.

RoomParticipant

A participant of the room.

RoomParticipantPatch

A participant of the room.

RoomsClientOptions

Options to create rooms client.

UpdateRoomOptions

Options to update a room.

Type Aliases

AddOrUpdateParticipantsOptions

Options to update the participants of a room.

DeleteRoomOptions

Options to delete a room.

GetRoomOptions

Options to get a room.

ListParticipantsOptions

Options to get the participants of a room.

ListRoomOptions

Options to get the list of a rooms.

ParticipantRole

The participant's role in the room

RemoveParticipantsOptions

Options to remove participants from a room.