GMTDAuthorizationContext Class Reference
Overview
An immutable object representing the context needed to fetch an auth token.
Inherits GMTSImmutableData.
Properties | |
GMTSFleetEngineIDString * | vehicleID |
The ID of the vehicle to fetch an auth token for. | |
GMTSFleetEngineIDString * | taskID |
The ID of the task to fetch an auth token for. |
Property Documentation
- (GMTSFleetEngineIDString*) vehicleID [read, assign] |
The ID of the vehicle to fetch an auth token for.
- (GMTSFleetEngineIDString*) taskID [read, assign] |
The ID of the task to fetch an auth token for.