Zoom Rooms Controller SDK Reference 6.5.0
Loading...
Searching...
No Matches
Deprecated List
Global IBODataHelperSink::OnBOUserJoin (const std::vector< MeetingParticipant > &participants)=0
Please use IParticipantHelperSink::OnUserJoin(const std::vector<MeetingParticipant>& , ConfSessionType)
Global IBODataHelperSink::OnBOUserLeave (const std::vector< MeetingParticipant > &participants)=0
Please use IParticipantHelperSink::OnUserLeave(const std::vector<MeetingParticipant>& , ConfSessionType)
Global IBODataHelperSink::OnBOUserUpdate (const std::vector< MeetingParticipant > &participants)=0
Please use IParticipantHelperSink::OnUserUpdate(const std::vector<MeetingParticipant>& , ConfSessionType)
Global IBODataHelperSink::OnInitBOParticipants (const std::vector< MeetingParticipant > &participants, int32_t totalParticipantsCount, bool needCleanUpUserList)=0
Please use IParticipantHelperSink::OnInitMeetingParticipants(const std::vector<MeetingParticipant>&, int32_t , bool, ConfSessionType)