ReplayManagerHistoryEventsListener
public protocol ReplayManagerHistoryEventsListener : AnyObject
ReplayLocationManager
‘s listener that will receive events feed when it is replaying a History
data.
-
Declaration
Swift
func replyLocationManager(_ manager: ReplayLocationManager, published event: HistoryEvent)