Evaluate performance of isMeetingRunning vs. getMeetingInfo vs. getMeetings
In order to optimise backend requests, we should determine whether there is a performance impact of just calling getMeetings everytime we want to get meeting information.
In order to optimise backend requests, we should determine whether there is a performance impact of just calling getMeetings everytime we want to get meeting information.