TNDriveMotionClient

@objc
public protocol TNDriveMotionClient : NSObjectProtocol

In applications that use DriveMotionSDK, TNDriveMotionClient is the only way to use DriveMotion to expose capabilities. To get TNDriveMotionClient instance, use {@link TNDriveMotionService#getDriveMotionClient()} .