TNDriveMotionAlertDelegate

@objc
public protocol TNDriveMotionAlertDelegate

Undocumented

  • When the speeding alert detected, this method is called.

    @param speedingAlertEvent Information about speed alert event

    Declaration

    Swift

    @objc
    func onSpeedingAlert(_ event: TNDriveSpeedingAlertEvent)