HorizonUpdatedListener

Used to inform the client about horizon updates.

Important: This is a Public Preview API. It may be changed or removed at any time.

Functions

Link copied to clipboard
abstract fun onPositionUpdated(options: <Error class: unknown class>, position: <Error class: unknown class>)

Called when the horizon position has been updated for a specific set of horizon options.

Link copied to clipboard
abstract fun onSnapshotUpdated(options: <Error class: unknown class>, snapshot: <Error class: unknown class>)

Called when the horizon snapshot has been updated for a specific set of horizon options.