Enumerations
The following enumerations are available globally.
-
Few predefined trips are presented here. Use
See more+[ZendriveMockDriveBuilder presetMockDrive:]
to get the corresponding predefinedZendriveMockDriveBuilder
. It can be build to get aZendriveMockDrive
object and then simulated using-[ZendriveMockDrive simulateDrive:error:]
.Declaration
Objective-C
enum ZendrivePresetTripType : int {}
-
Error returned as code to NSError from
See more-[ZendriveMockDrive simulateDrive:error:]
public APIs in case of failures.Declaration
Objective-C
enum ZendriveMockError : int {}