Package us.zoom.sdk

Interface InMeetingUserInfo.VideoStatus

  • Enclosing interface:
    InMeetingUserInfo

    public static interface InMeetingUserInfo.VideoStatus
    User video status in ZOOM meeting.
    • Method Detail

      • isSending

        boolean isSending()
        Query if the user is sending video.
        Returns:
        TRUE means that the user is sending video, otherwise not.