Skip to content
v1
文档/Browser JS SDK/开发指南

@beeworks/imsdk


@beeworks/imsdk / webrtc / cancelCall

cancelCall()

cancelCall(meetingId): Promise<MeetingView | null>

由原始发起人取消整场即时呼。 旧协议仍使用 MembershipBody / MEMBER_REJECTED;对应事件通过比较 operator.idcreator_id 设置 isWholeCallCancellation

Parameters

meetingId

string

Returns

Promise<MeetingView | null>