Updated on 2024-07-30 GMT+08:00

Meeting End Notification

Notification Description

A notification is sent when a meeting ended.

Method Definition

1
virtual void OnConfEndedNotify(const HwmConfEndInfo *confEndInfo) {};

Precautions

None

Parameter Description

Table 1 HwmConfEndInfo description

Parameter

Type

Description

reason

HwmConfEndReason

Reason for leaving the meeting.

isP2PConf

bool

Whether the meeting is an instant meeting.