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

Changing Enterprise Information

Notification Description

A notification is sent when the enterprise information is changed.

Method Definition

1
virtual void OnUserCorpInfo(HwmUserCorpInfoNotifyType* type) = 0;

Precautions

None

Parameter Description

Table 1 HwmUserCorpInfoNotifyType parameters

Parameter

Description

HWM_USER_CORP_INFO_NOTIFY_TYPE_USER_DELETE

The user has been deregistered.

HWM_USER_CORP_INFO_NOTIFY_TYPE_USER_JOIN_NEW_CORP

The user has joined a new enterprise (after accepting the invitation and creating an enterprise).

HWM_USER_CORP_INFO_NOTIFY_TYPE_USER_LEAVE_CURRENT_CORP

The user has been removed from the current enterprise. (The user becomes a registered user after the enterprise administrator deletes or dismisses the enterprise, or the user leaves the enterprise.)

HWM_USER_CORP_INFO_NOTIFY_TYPE_USER_RESET

The user is reset (after the activation code of the SmartRooms account is reset or the account is deleted).

HWM_USER_CORP_INFO_NOTIFY_TYPE_USER_VMR_CHANGE

The cloud meeting room of the user has changed.

HWM_USER_CORP_INFO_NOTIFY_TYPE_USER_NAME_CHANGE

The username has changed.

HWM_USER_CORP_INFO_NOTIFY_TYPE_USER_STATUS_CHANGE

The status of the access account has changed.