ReadonlyclientThe client type identifier at the time of transition (e.g. 'my-api')
ReadonlycurrentThe new (current) connection state
Optional ReadonlyerrorError that caused the transition (if applicable)
ReadonlypreviousThe previous connection state
ReadonlytimestampTimestamp when the transition occurred
Event object representing a connection state transition. Used for history tracking and debugging.
Type Param: TService
The service client type (must implement ServiceClient)