Builder

class Builder

Build a new ReplayHistoryMapper

Constructors

Link copied to clipboard
fun Builder()

Functions

Link copied to clipboard
fun build(): ReplayHistoryMapper
Link copied to clipboard

Override to create a custom event mapper. Set to null to disable the HistoryEventUpdateLocation.

Link copied to clipboard

Add custom push event mappers. This is empty by default.

Link copied to clipboard

Override to create a custom event mapper. Set to null to disable the HistoryEventSetRoute.

Link copied to clipboard

Override to create a custom event mapper. Set to null to disable the HistoryEventGetStatus.