Package us.zoom.sdk

Interface InMeetingAnnotationController.InMeetingAnnotationListener

  • All Superinterfaces:
    us.zoom.core.interfaces.IListener
    Enclosing interface:
    InMeetingAnnotationController

    public static interface InMeetingAnnotationController.InMeetingAnnotationListener
    extends us.zoom.core.interfaces.IListener
    Callback event of meeting annotaion share.
    • Method Detail

      • onAnnotationSupportChanaged

        void onAnnotationSupportChanaged​(int shareUserId,
                                         boolean support)
        Sink the event that the share user share status changed..
        Parameters:
        shareUserId - The Share source user id.
        support - True if allow viewer draw annotation.