ZendriveMockPointEventBuilder
@interface ZendriveMockPointEventBuilder : ZendriveMockEventBuilder
Base point event builder. Point events are instantaneous events. The start timestamp and end timestamp are equal. Also, start location is equal to end location.
This will seldom be initialized directly. Instead use some of the specific event builders (like ZendriveMockAccidentEventBuilder
).