Classes
The following classes are available globally.
-
Exception of drive motion. In order to ensure that the application runs normally under abnormal conditions, please catch it.
See moreDeclaration
Swift
@objcMembers public class TNDriveMotionException : NSObject, Error
-
Setting information for Drive Motion SDK
See moreDeclaration
Swift
@objcMembers public class TNDriveMotionSettings : NSObject
-
This builder is used to create a instance of {@link TNDriveMotionSettings}.
See moreDeclaration
Swift
@objcMembers public class TNDriveMotionSettingsBuilder : NSObject
-
Undocumented
See moreDeclaration
Swift
@objcMembers public class TNAggregatedSafetyScore : NSObject, Codable
-
Request class to get aggregated safety score. Create an instance through {@link TNAggregatedSafetyScoreRequestBuilder#build()}.
See moreDeclaration
Swift
@objcMembers public class TNAggregatedSafetyScoreRequest : TNDriveMotionRequest
-
Undocumented
See moreDeclaration
Swift
@objcMembers public class TNAggregatedSafetyScoreRequestBuilder : NSObject
-
The response of the API that get aggregated safety score by time range.
See moreDeclaration
Swift
@objcMembers public class TNAggregatedSafetyScoreResponse : TNDriveMotionResponseBase
-
Aggregation of scores within a time range
See moreDeclaration
Swift
@objcMembers public class TNAggregatedScore : NSObject, Codable
-
Request class to get aggregated score. Create an instance through {@link TNAggregatedScoreRequestBuilder#build()}.
See moreDeclaration
Swift
@objcMembers public class TNAggregatedScoreRequest : TNDriveMotionRequest
-
This builder is used to create a instance of {@link TNAggregatedScoreRequest}, used for Trip Analytics Api to get aggregated drive score by time range
See moreDeclaration
Swift
@objcMembers public class TNAggregatedScoreRequestBuilder : NSObject
-
The response of the API that get aggregated drive score by time range.
See moreDeclaration
Swift
@objcMembers public class TNAggregatedScoreResponse : TNDriveMotionResponseBase
-
Basic trip information.
See moreDeclaration
Swift
@objcMembers public class TNBasicTrip : NSObject, Codable
-
Undocumented
See moreDeclaration
Swift
@objcMembers public class TNCumulativeSafetyScore : NSObject, Codable
-
Undocumented
See moreDeclaration
Swift
@objcMembers public class TNCumulativeScore : NSObject, Codable
-
Config description for item
See moreDeclaration
Swift
@objcMembers public class TNDescriptionItem : NSObject, Codable
-
Request class to get information about the config descriptions Create an instance through {@link TNGetConfigDescriptionsRequestBuilder#build()}.
See moreDeclaration
Swift
@objcMembers public class TNGetConfigDescriptionsRequest : TNDriveMotionRequest
-
Undocumented
See moreDeclaration
Swift
@objcMembers public class TNGetConfigDescriptionsRequestBuilder : NSObject
-
The response of the TNGetConfigDescriptionsRequest(see {@link TNGetConfigDescriptionsRequest}) that get config descriptions
See moreDeclaration
Swift
@objcMembers public class TNGetConfigDescriptionsResponse : TNDriveMotionResponseBase
-
Undocumented
See moreDeclaration
Swift
@objcMembers public class TNGetCumulativeSafetyScoreRequest : TNDriveMotionRequest
-
Undocumented
See moreDeclaration
Swift
@objcMembers public class TNGetCumulativeSafetyScoreRequestBuilder : NSObject
-
The response of the API that get cumulative safety score by time range.
See moreDeclaration
Swift
@objcMembers public class TNGetCumulativeSafetyScoreResponse : TNDriveMotionResponseBase
-
Request class to get cumulative score. Create an instance through {@link TNGetCumulativeScoreRequestBuilder#build()}.
See moreDeclaration
Swift
@objcMembers public class TNGetCumulativeScoreRequest : TNDriveMotionRequest
-
Undocumented
See moreDeclaration
Swift
@objcMembers public class TNGetCumulativeScoreRequestBuilder : NSObject
-
The response of the API that get cumulative score.
See moreDeclaration
Swift
@objcMembers public class TNGetCumulativeScoreResponse : TNDriveMotionResponseBase
-
Request class to get event percentile. Create an instance through {@link TNAggregatedSafetyScoreRequestBuilder#build()}.
See moreDeclaration
Swift
@objcMembers public class TNGetEventPercentileTableRequest : TNDriveMotionRequest
-
Undocumented
See moreDeclaration
Swift
@objcMembers public class TNGetEventPercentileTableRequestBuilder : NSObject
-
Undocumented
See moreDeclaration
Swift
@objcMembers public class TNGetEventPercentileTableResponse : TNDriveMotionResponseBase
-
Request class to get information about the trip that has ended. Create an instance through {@link TNGetLatestTripDetailRequestBuilder#build()}.
See moreDeclaration
Swift
@objcMembers public class TNGetLatestTripDetailRequest : TNDriveMotionRequest
-
This builder is used to create a instance of {@link TNGetLatestTripDetailRequest}, used for Trip Analytics Api to get latest trip detail
See moreDeclaration
Swift
@objcMembers public class TNGetLatestTripDetailRequestBuilder : NSObject
-
The response of the TNGetLatestTripDetailRequest(see {@link TNGetLatestTripDetailRequest}) that get latest trip detail information.
See moreDeclaration
Swift
@objcMembers public class TNGetLatestTripDetailResponse : TNDriveMotionResponseBase
-
Request class to get live trip detail. Create an instance through {@link TNGetLiveTripDetailRequestBuilder#build()}.
See moreDeclaration
Swift
@objcMembers public class TNGetLiveTripDetailRequest : TNDriveMotionRequest
-
This builder is used to create a instance of {@link TNGetLiveTripDetailRequest}, used for Trip Analytics Api to get trip detail
See moreDeclaration
Swift
@objcMembers public class TNGetLiveTripDetailRequestBuilder : NSObject
-
The response of the TNGetLiveTripDetailRequest(see {@link TNGetLiveTripDetailRequest}) that get live trip detail information.
See moreDeclaration
Swift
@objcMembers public class TNGetLiveTripDetailResponse : TNDriveMotionResponseBase
-
Request class to get simulated aggregated safety score. Create an instance through [TNGetSimulatedSafetyScoreRequest.builder().build()].
@since 2.2
See moreDeclaration
Swift
@objcMembers public class TNGetSimulatedSafetyScoreRequest : TNDriveMotionRequest
-
Undocumented
See moreDeclaration
Swift
@objcMembers public class TNGetSimulatedSafetyScoreRequestBuilder : NSObject
-
Undocumented
See moreDeclaration
Swift
@objcMembers public class TNGetSimulatedSafetyScoreResponse : TNDriveMotionResponseBase
-
Undocumented
See moreDeclaration
Swift
@objcMembers public class TNGetStreaksRequest : TNDriveMotionRequest
-
Undocumented
See moreDeclaration
Swift
@objcMembers public class TNGetStreaksRequestBuilder : NSObject
-
Undocumented
See moreDeclaration
Swift
@objcMembers public class TNGetStreaksResponse : TNDriveMotionResponseBase
-
Request class to get information about the trip that has ended. Create an instance through {@link TNGetTripDetailRequestBuilder#build()}.
See moreDeclaration
Swift
@objcMembers public class TNGetTripDetailRequest : TNDriveMotionRequest
-
This builder is used to create a instance of {@link TNGetTripDetailRequest}, used for Trip Analytics Api to get trip detail
See moreDeclaration
Swift
@objcMembers public class TNGetTripDetailRequestBuilder : NSObject
-
The response of the TNGetLiveTripDetailRequest (see {@link TNGetLiveTripDetailRequest}) that get trip detail information.
See moreDeclaration
Swift
@objcMembers public class TNGetTripDetailResponse : TNDriveMotionResponseBase
-
Request class to get trips by time range. Create an instance through {@link TNGetTripsRequestBuilder#build()}. It supports paging query (not required) for trips within a certain time range.
See moreDeclaration
Swift
@objcMembers public class TNGetTripsRequest : TNDriveMotionRequest
-
This builder is used to create a instance of {@link TNGetTripsRequest}, used for Trip Analytics Api to get trips by time range
See moreDeclaration
Swift
@objcMembers public class TNGetTripsRequestBuilder : NSObject
-
The response of the TNGetTripsRequest(see {@link TNGetTripsRequest}) that get trips by time range.
See moreDeclaration
Swift
@objcMembers public class TNGetTripsResponse : TNDriveMotionResponseBase
-
Undocumented
See moreDeclaration
Swift
@objcMembers public class TNHistoricalSafetyScore : NSObject, Codable
-
If time intervals are used, this class aggregates the trips and scores in each time interval.
See moreDeclaration
Swift
@objcMembers public class TNIntervalScore : NSObject, Codable
-
Undocumented
See moreDeclaration
Swift
@objcMembers public class TNSafetyIntervalScore : NSObject, Codable
-
Undocumented
See moreDeclaration
Swift
@objcMembers public class TNStreak : NSObject, Codable
-
Undocumented
See moreDeclaration
Swift
@objcMembers public class TNStreakStatistic : NSObject, Codable
-
The request of the TNSyncTripsRequest(see {@link TNSyncTripsRequest}) make SDK synchronise.
See moreDeclaration
Swift
@objcMembers public class TNSyncTripsRequest : TNDriveMotionRequest
-
Undocumented
See moreDeclaration
Swift
@objcMembers public class TNSyncTripsRequestBuilder : NSObject
-
The response of the TNSyncTripsRequest(see {@link TNSyncTripsRequest}) that contain status of synchronisation.
See moreDeclaration
Swift
@objcMembers public class TNSyncTripsResponse : TNDriveMotionResponseBase
-
Undocumented
See moreDeclaration
Swift
@objcMembers public class TNVehicleInfo : NSObject, Codable
-
Statistics of the trips.
See moreDeclaration
Swift
@objcMembers public class TNTripsInfo : TNBasicTripsInfo
-
Request update the classification to a ended trip. Create an instance through {@link TNUpdateTripTransportationModeRequest.Builder#build()}.
See moreDeclaration
Swift
@objcMembers public class TNUpdateTripTransportationModeRequest : TNDriveMotionRequest
-
Undocumented
See moreDeclaration
Swift
@objcMembers public class TNUpdateTripTransportationModeRequestBuilder : NSObject
-
The response of the TNUpdateTripTransportationModeRequest(see {@link TNUpdateTripTransportationModeRequest}) that mark trip mode.
See moreDeclaration
Swift
@objcMembers public class TNUpdateTripTransportationModeResponse : TNDriveMotionResponseBase
-
Undocumented
See moreDeclaration
Swift
@objcMembers public class TNAlertEvent : NSObject, Codable
-
Undocumented
See moreDeclaration
Swift
@objcMembers public class TNAlertEventItem : NSObject, Codable
-
Undocumented
See moreDeclaration
Swift
@objcMembers public class TNApplicationInfo : NSObject
-
Undocumented
See moreDeclaration
Swift
@objcMembers public class TNBasicTripsInfo : NSObject, Codable
-
Undocumented
See moreDeclaration
Swift
@objcMembers public class Condition : NSObject, Codable
-
The base request object.
Declaration
Swift
@objcMembers public class TNDriveMotionRequest : NSObject, Encodable
-
Undocumented
See moreDeclaration
Swift
@objcMembers public class TNDriveMotionResponseBase : NSObject, TNDriveMotionResponse, Codable
-
Score class of DriveMotion SDK.
See moreDeclaration
Swift
@objcMembers public class TNDriveScore : NSObject, Codable
-
A class representing the enrollment status of a vehicle.
This class encapsulates the status of a vehicle’s enrollment, including the VIN (Vehicle Identification Number), the enrollment status (a boolean), and an optional reason for the status.
See moreDeclaration
Swift
@objcMembers public class EnrollmentStatus : NSObject, Codable
-
Drive event.
See moreDeclaration
Swift
@objcMembers public class DMEvent : NSObject, Codable
-
Undocumented
See moreDeclaration
Swift
@objcMembers public class EventItem : NSObject, Codable
-
Undocumented
See moreDeclaration
Swift
@objcMembers public class EventItemType : NSObject
-
Undocumented
See moreDeclaration
Swift
@objcMembers public class SpeedingEventItemType : EventItemType
-
Undocumented
See moreDeclaration
Swift
@objcMembers public class DistractionEventItemType : EventItemType
-
Undocumented
See moreDeclaration
Swift
@objcMembers public class EventItemTypeFactory : NSObject
-
Represents data for event counts and speed limit violations per mile. Each value is expressed as a percentile, indicating its relative standing within the dataset.
Percentile: A percentile represents the relative standing of a value in a dataset. For example, if you are at the 70th percentile, it means that 70% of the values in the dataset are below your value, and 30% are above.
See moreDeclaration
Swift
@objcMembers public class EventPercentileTable : NSObject, Codable
-
Event statistics.
See moreDeclaration
Swift
@objcMembers public class TNEventStatistic : NSObject, Codable
-
Historical score class of DriveMotion SDK.
See moreDeclaration
Swift
@objcMembers public class TNHistoricalScore : NSObject, Codable
-
Live trip detail information.
See moreDeclaration
Swift
@objcMembers public class TNLiveTrip : NSObject, Codable
-
Live trip summary information.
See moreDeclaration
Swift
@objcMembers public class TNLiveTripInfo : NSObject, Codable
-
Location information.
See moreDeclaration
Swift
@objcMembers public class TNLocation : NSObject, Codable
-
Undocumented
See moreDeclaration
Swift
@objcMembers public class TNPeripheral : NSObject, Codable
-
Undocumented
See moreDeclaration
Swift
@objc(TNRating) @objcMembers public class Rating : NSObject, Codable
-
Undocumented
See moreDeclaration
Swift
@objc(TNRatingFactor) @objcMembers public class RatingFactor : NSObject, Codable
-
Undocumented
See moreDeclaration
Swift
@objcMembers public class ScoreDetail : NSObject, Codable
-
Score metric for TNDriveScore
See moreDeclaration
Swift
@objcMembers public class ScoreFactor : NSObject, Codable
-
Trip detail information.
See moreDeclaration
Swift
@objcMembers public class TNTrip : NSObject, Codable
-
Trip summary information. Use it after the trip ends.
See moreDeclaration
Swift
@objcMembers public class TNTripInfo : NSObject, Codable
-
The broadcast base event of Drive motion.
See moreDeclaration
Swift
@objcMembers public class TNBroadcastEvent : NSObject, Codable
-
When the trip ends, DriveAnalyzedEvent will contain the final trip information and score information.
See moreDeclaration
Swift
@objcMembers public class TNDriveAnalyzedEvent : TNBroadcastEvent
-
When the trip ends, the event will be broadcast.
See moreDeclaration
Swift
@objcMembers public class TNDriveEndEvent : TNBroadcastEvent
-
When DriveMotion detects a safety event, an instance of TNDriveEvent will be broadcast.
See moreDeclaration
Swift
@objcMembers public class TNDriveEvent : TNBroadcastEvent
-
When the drive score changed, TNDriveScoreEvent will contain the current trip information and score information.
See moreDeclaration
Swift
@objcMembers public class TNDriveScoreEvent : TNBroadcastEvent
-
Undocumented
See moreDeclaration
Swift
@objcMembers public class TNDriveSpeedingAlertEvent : TNBroadcastEvent
-
When the trip ends, the event will be broadcast.
See moreDeclaration
Swift
@objcMembers public class TNDriveStartEvent : TNBroadcastEvent
-
The request of the TNGetDriveDetectionStateRequest(see {@link TNGetDriveDetectionStateRequest}) that request is.
See moreDeclaration
Swift
@objcMembers public class TNGetDriveDetectionStateRequest : TNDriveMotionRequest
-
Undocumented
See moreDeclaration
Swift
@objcMembers public class TNGetDriveDetectionStateRequestBuilder : NSObject
-
Undocumented
See moreDeclaration
Swift
@objcMembers public class TNGetDriveDetectionStateResponse : TNDriveMotionResponseBase
-
The request of the TNStartDriveDetectionRequest(see {@link TNStartDriveDetectionRequest}) that request start collect trip data and drive detection.
See moreDeclaration
Swift
@objcMembers public class TNStartDriveDetectionRequest : TNDriveMotionRequest
-
Undocumented
See moreDeclaration
Swift
@objcMembers public class TNStartDriveDetectionRequestBuilder : NSObject
-
Undocumented
See moreDeclaration
Swift
@objcMembers public class TNStartDriveDetectionResponse : TNDriveMotionResponseBase
-
The request of the TNStartDriveRequest(see {@link TNStartDriveRequest}) that request start drive manually.
See moreDeclaration
Swift
@objcMembers public class TNStartDriveRequest : TNDriveMotionRequest
-
Undocumented
See moreDeclaration
Swift
@objcMembers public class TNStartDriveRequestBuilder : NSObject
-
Undocumented
See moreDeclaration
Swift
@objcMembers public class TNStartDriveResponse : TNDriveMotionResponseBase
-
The request of the TNStopDriveDetectionRequest(see {@link TNStopDriveDetectionRequest}) that request stop collecting trip data and drive detection.
See moreDeclaration
Swift
@objcMembers public class TNStopDriveDetectionRequest : TNDriveMotionRequest
-
Undocumented
See moreDeclaration
Swift
@objcMembers public class TNStopDriveDetectionRequestBuilder : NSObject
-
Undocumented
See moreDeclaration
Swift
@objcMembers public class TNStopDriveDetectionResponse : TNDriveMotionResponseBase
-
The request of the TNStopDriveRequest(see {@link TNStopDriveRequest}) that request for stop drive manually.
See moreDeclaration
Swift
@objcMembers public class TNStopDriveRequest : TNDriveMotionRequest
-
Undocumented
See moreDeclaration
Swift
@objcMembers public class TNStopDriveRequestBuilder : NSObject
-
Undocumented
See moreDeclaration
Swift
@objcMembers public class TNStopDriveResponse : TNDriveMotionResponseBase
-
A request class for retrieving the enrollment status of vehicles.
This class is used to initiate a request to fetch the enrollment status of multiple vehicles identified by their Vehicle Identification Numbers (VINs).
- Attributes:
vins
: An array of VINs representing the vehicles for which the enrollment status is being requested.
Declaration
Swift
@objcMembers public class TNGetEnrollmentStatusRequest : TNDriveMotionRequest
- Attributes:
-
Undocumented
See moreDeclaration
Swift
@objcMembers public class TNGetEnrollmentStatusRequestBuilder : NSObject
-
A response class representing the result of a request to get the enrollment status of vehicles.
This class contains a list of
See moreEnrollmentStatus
objects, which provide the status of individual vehicle enrollments.Declaration
Swift
@objcMembers public class TNGetEnrollmentStatusResponse : TNDriveMotionResponseBase
-
Undocumented
See moreDeclaration
Swift
@objcMembers public class TNGetRecommendedPeripheralsRequest : TNDriveMotionRequest
-
Undocumented
See moreDeclaration
Swift
@objcMembers public class TNGetRecommendedPeripheralsRequestBuilder : NSObject
-
Undocumented
See moreDeclaration
Swift
@objcMembers public class TNGetRecommendedPeripheralsResponse : TNDriveMotionResponseBase
-
A request class for launching an authentication flow.
This class is used to initiate a request to start the authorization flow for a vehicle based on either its Vehicle Identification Number (VIN) or make.
- Attributes:
vin
: An optional VIN of the vehicle. If provided, the request will use the VIN to identify the vehicle.make
: An optional make of the vehicle. If provided, the request will use the make to identify the vehicle.viewController
: TheUIViewController
responsible for presenting the authorization flow.
Declaration
Swift
@objcMembers public class TNLaunchAuthFlowRequest : TNDriveMotionRequest
- Attributes:
-
Undocumented
See moreDeclaration
Swift
@objcMembers public class TNLaunchAuthFlowRequestByVinBuilder : NSObject
-
Undocumented
See moreDeclaration
Swift
@objcMembers public class TNLaunchAuthFlowRequestByMakeBuilder : NSObject
-
A response class for the launch authorization flow.
This class represents the response received after attempting to launch an authorization flow. It contains the success status of the flow and any associated authorization error if the flow failed.
- Attributes:
success
: A boolean value indicating whether the authorization flow was successful.authorizationError
: An optionalAuthorizationError
containing details about any error that occurred during the authorization process.
Declaration
Swift
@objcMembers public class TNLaunchAuthFlowResponse : TNDriveMotionResponseBase
- Attributes:
-
Undocumented
See moreDeclaration
Swift
@objcMembers public class TNLinkVehicleToPeripheralRequest : TNDriveMotionRequest
-
Undocumented
See moreDeclaration
Swift
@objcMembers public class TNLinkVehicleToPeripheralRequestBuilder : NSObject
-
Undocumented
See moreDeclaration
Swift
@objcMembers public class TNLinkVehicleToPeripheralResponse : TNDriveMotionResponseBase
-
Represents a request to replace a vehicle’s current peripheral with a new one.
See moreDeclaration
Swift
@objcMembers public class TNReplaceVehiclePeripheralRequest : TNDriveMotionRequest
-
Builder class for constructing a
See moreTNReplaceVehiclePeripheralRequest
.Declaration
Swift
@objcMembers public class TNReplaceVehiclePeripheralRequestBuilder : NSObject
-
Represents the response to a replace vehicle peripheral request.
See moreDeclaration
Swift
@objcMembers public class TNReplaceVehiclePeripheralResponse : TNDriveMotionResponseBase
-
Request class to get trip sync status. Create an instance through {@link TNGetUploadProgressRequestBuilder#build()}.
See moreDeclaration
Swift
@objcMembers public class TNGetUploadProgressRequest : TNDriveMotionRequest
-
This builder is used to create a instance of {@link TNGetUploadProgressRequest}, used for Trip Monitor Api to get trip sync status
See moreDeclaration
Swift
@objcMembers public class TNGetUploadProgressRequestBuilder : NSObject
-
The response of the TNGetUploadProgressRequest(see {@link TNGetUploadProgressRequest}) that get trip sync status
See moreDeclaration
Swift
@objcMembers public class TNGetUploadProgressResponse : TNDriveMotionResponseBase
-
Request class to get trip upload success time. Create an instance through {@link TNGetUploadSuccessTimestampRequestBuilder#build()}.
See moreDeclaration
Swift
@objcMembers public class TNGetUploadSuccessTimestampRequest : TNDriveMotionRequest
-
This builder is used to create a instance of {@link TNGetUploadSuccessTimestampRequest}, used for Trip Monitor Api to get trip upload success time
See moreDeclaration
Swift
@objcMembers public class TNGetUploadSuccessTimestampRequestBuilder : NSObject
-
The response of the TNGetUploadSuccessTimestampRequest(see {@link TNGetUploadSuccessTimestampRequest}) that get trip upload success time
See moreDeclaration
Swift
@objcMembers public class TNGetUploadSuccessTimestampResponse : TNDriveMotionResponseBase
-
The progress of trip upload
See moreDeclaration
Swift
@objcMembers public class TNProgress : NSObject, Codable
-
Request for delete user account and data
See moreDeclaration
Swift
@objcMembers public class TNDeleteAccountAndDataRequest : TNDriveMotionRequest
-
Undocumented
See moreDeclaration
Swift
@objcMembers public class TNDeleteAccountAndDataRequestBuilder : NSObject
-
The response of the TNDeleteAccountAndDataRequest(see {@link TNDeleteAccountAndDataRequest}) that mark trip mode.
See moreDeclaration
Swift
@objcMembers public class TNDeleteAccountAndDataResponse : TNDriveMotionResponseBase
-
The request of the TNGetUserProfileRequest(see {@link TNGetUserProfileRequest}) that request user profile data.
See moreDeclaration
Swift
@objcMembers public class TNGetUserProfileRequest : TNDriveMotionRequest
-
Undocumented
See moreDeclaration
Swift
@objcMembers public class TNGetUserProfileRequestBuilder : NSObject
-
The response of the TNGetUserProfileRequest(see {@link TNGetUserProfileRequest}) that get latest trip detail information.
See moreDeclaration
Swift
@objcMembers public class TNGetUserProfileResponse : TNDriveMotionResponseBase
-
The request of the TNOptInRequest(see {@link TNOptInRequest}) that updating consent to true.
See moreDeclaration
Swift
@objcMembers public class TNOptInRequest : TNDriveMotionRequest
-
Undocumented
See moreDeclaration
Swift
@objcMembers public class TNOptInRequestBuilder : NSObject
-
The response of the TNOptInRequest(see {@link TNOptInRequest}) that updated user consent value.
See moreDeclaration
Swift
@objcMembers public class TNOptInResponse : TNDriveMotionResponseBase
-
The request of the TNOptOutRequest(see {@link TNOptOutRequest}) that updating consent to false.
See moreDeclaration
Swift
@objcMembers public class TNOptOutRequest : TNDriveMotionRequest
-
Undocumented
See moreDeclaration
Swift
@objcMembers public class TNOptOutRequestBuilder : NSObject
-
The response of the TNOptOutRequest(see {@link TNOptOutRequest}) that updated user consent value.
See moreDeclaration
Swift
@objcMembers public class TNOptOutResponse : TNDriveMotionResponseBase
-
TNUserProfile class of DriveMotion SDK.
See moreDeclaration
Swift
@objcMembers public class TNUserProfile : NSObject, Codable
-
Undocumented
See moreDeclaration
Swift
@objcMembers public class TNVehicleProfile : NSObject, Codable
-
Undocumented
See moreDeclaration
Swift
@objcMembers public class TNVehicle : NSObject, Codable
-
Undocumented
See moreDeclaration
Swift
@objcMembers public class TNTelematics : NSObject, Codable
-
Undocumented
See moreDeclaration
Swift
@objcMembers public class TNConsent : NSObject, Codable
-
Undocumented
See moreDeclaration
Swift
@objcMembers public class TNChannel : NSObject, Codable
-
Options for SDK initialization Use
See moreTNSDKOptionsBuilder
to create options objectDeclaration
Swift
@objcMembers public class TNSDKOptions : NSObject
-
Undocumented
See moreDeclaration
Swift
@objcMembers public class TNSDKOptionsBuilder : NSObject
-
Undocumented
See moreDeclaration
Swift
@objc public class LogUtils : NSObject