Updated on 2023-03-23 GMT+08:00

Meeting End Notification

Notification Description

A notification is sent when the meeting ends.

Method Definition

1
- (void)onConfEndedNotify:(HWMSDKERR)confEndCode;

Precautions

  1. Set the globalHandler proxy during SDK initialization or set the proxy on the target page.

Parameter Description

Table 1 Parameter description

Parameter

Type

Description

confEndCode

HWMSDKERR

Enumerated SDK error information. For details, see the HWMSDKCommonDefine.h file.