Meeting SDK for iOS API Reference
|
The share sender will disable the annotation, this delegate will notify the status change to viewer #only for custom UI#. More...
#include <MobileRTCAnnotationService.h>
Inherits <NSObject>.
Instance Methods | |
(void) | - onAnnotationService:supportStatusChanged:shareSouceID: |
Designated for Zoom Meeting notify the sharing user has changed the viewer's annotation privilage. | |
The share sender will disable the annotation, this delegate will notify the status change to viewer #only for custom UI#.
Definition at line 88 of file MobileRTCAnnotationService.h.
|
optional |
Designated for Zoom Meeting notify the sharing user has changed the viewer's annotation privilage.
support | YES means the share source user enabled the viewer to allow annotationse, otherwise not. |
shareSourceID | The share source ID that is sharing. |