I am making a spring-boot application for scheduling zoom meetings. I have 3 pro zoom licenses. I also have many basic users. Suppose a basic user schedules a meeting. Later I upgrade that user to have a pro license right before the start of the meeting. Will the meeting be longer than 40 minutes?
Suppose I make a user as a pro user for a short time just to schedule a meeting then make then a basic user after scheduling the meeting. Right before the start of the meeting I again make them licensed. Would the meeting be longer than 40 minutes?