PausedReason
@objc(ZDPausedReason)
public final class PausedReason : NSObject
Wrapper for adding the sdk pause reason
-
This enum determines the reason to pause the trip recording
Declaration
Swift
@objc public var pausedReason: ZendrivePausedReasonEnum
-
This method is used to add the pause reason
Declaration
Swift
@objc public convenience init(pausedReason: NSInteger)