HMSVideoConnectionStateENUMpublic enum HMSVideoConnectionState : UInt Casesreadycase ready = 0 connectingcase connecting = 1 connectedcase connected = 2 disconnectedcase disconnected = 3 failedcase failed = 4 HMSTrackUpdateHMSDataSource Edit this File