Help Center/
Meeting/
Client SDK Reference/
Android SDK/
Notification Reference/
Service Message Notification/
Notification of Changes on the Meeting Recording Permission
Updated on 2024-07-30 GMT+08:00
Notification of Changes on the Meeting Recording Permission
API Description
A notification is sent when the meeting recording permission was changed.
Method Definition
1 2 3 4 5 6 |
/** * Notifies you when the meeting recording permission was changed. * * @param hasPermission */ void onRecordPermissionChanged(boolean hasPermission); |
Parameter Description
Parameter |
Type |
Description |
---|---|---|
hasPermission |
boolean |
Whether you have the permission to record the meeting. |
Return Values
None
Parent topic: Service Message Notification
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
The system is busy. Please try again later.
For any further questions, feel free to contact us through the chatbot.
Chatbot