Developer Documentation
Our new developer documentation is now available. Please check it out!

IOdinConnectionStateChangedEventPayload

export interface IOdinConnectionStateChangedEventPayload

Interface describing the payload of an OdinConnectionStateChangedEvent.

Properties

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