Notification of Changes of the Permission of Sending SMS Messages for a Scheduled Meeting
API Description
A notification is sent when the permission of sending SMS messages for a scheduled meeting was changed.
Method Definition
1 2 3 4 5 6 |
/** * Notifies you when the permission of sending SMS messages for a scheduled meeting was changed. * * @param hasPermission */ void onBookConfSmsPermissionChanged(boolean hasPermission); |
Parameter Description
Parameter |
Type |
Description |
---|---|---|
hasPermission |
boolean |
Whether you have the permission to send SMS messages for a scheduled meeting. |
Return Values
None
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.
For any further questions, feel free to contact us through the chatbot.
Chatbot