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

Notifications for Sharing Lock Status Changes

Notification Description

A notification is sent when the sharing lock status changes.

Method Definition

1
virtual void OnConfIsShareLockedChanged(bool isShareLocked) {};

Precautions

None

Parameter Description

Table 1 Parameter description

Parameter

Type

Description

isShareLocked

bool

Whether sharing is locked.