ConnectionStateChangedReason type

Reason why connection state changed.

type ConnectionStateChangedReason = "invalidToken" | "connectionIssue"