TNStopDriveRequest

@objcMembers
public class TNStopDriveRequest : TNDriveMotionRequest

The request of the TNStopDriveRequest(see {@link TNStopDriveRequest}) that request for stop drive manually.

  • Build a {@link TNStopDriveRequestBuilder} instance used for setting request condition

    @return {@link TNStopDriveRequestBuilder} instance

    Declaration

    Swift

    public static func builder() -> TNStopDriveRequestBuilder