Developer Documentation

IOdinConnectionStateChangedEventPayload

export interface IOdinConnectionStateChangedEventPayload

Interface describing the payload of an OdinConnectionStateChangedEvent.

Properties

NameTypeDescription
newStateOdinConnectionStateCurrent state of the connection.
oldStateOdinConnectionStatePrevious state of the connection.