meetingState()
This method is synchronous — it does not return a Promise.
Return value
Returns aDailyMeetingState string:
'new'— instance created, no activity yet'loading'— loading the Daily bundle'loaded'— bundle loaded, ready to join'joining-meeting'—join()called, connection in progress'joined-meeting'— successfully joined the call'left-meeting'— left or ejected from the call'error'— a fatal error occurred; the connection is terminated but state is'error'rather than'left-meeting'