ConnectionStateChangedReason type

연결 상태가 변경된 이유입니다.

type ConnectionStateChangedReason = "invalidToken" | "connectionIssue"