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

Notification of Shared Cloud Meeting Rooms

Notification Description

A notification is sent when information about shared cloud meeting rooms was changed.

Method Definition

1
- (void)onShareVmrInfoNotify:(HWMSDKShareVmrInfoModel *)shareVmrInfo;

Precautions

  1. Set the bizNotifyHandler delegate during SDK initialization or set the delegate on the target page.

Parameter Description

Table 1 Parameter description

Parameter

Type

Description

shareVmrInfo

HWMCallRecordInfo *

Information about shared cloud meeting rooms.

Table 2 HWMCallRecordInfo description

Parameter

Type

Description

isEnableShareVmr

BOOL

Whether shared cloud meeting rooms are available.