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

Enterprise Configuration Change Notification

Notification Description

A notification is sent when the enterprise configuration is changed.

Method Definition

1
virtual void OnCorpConfig(HwmCorpConfigInfo* data) {};

Precautions

None

Parameter Description

Table 1 HwmCorpConfigInfo parameters

Parameter

Type

Description

enablePstn

bool

Whether to support mobile phone calls.

enableSms

bool

Whether to support SMS notifications.

enableRecord

bool

Whether to support recording.

allowGuestStartConf

bool

Whether to allow guests to join the meeting ahead of the host.

allowGuestStartConfTime

unsigned int

Time range allowed for guests to join the meeting in advance, in minutes. 0: any time before the scheduled time. n: n minutes before the scheduled time.

enableShowAddressBookStructure

bool

Whether to display the corporate directory.