LockWindow
@Serializable
Defines an action to lock/unlock the windows of the car
Parameters
data
set vehicle lock/unlock window content
Constructors
Link copied to clipboard
constructor(id: Long, timestamp: Long, chunkId: String, isSupplement: Boolean = false, data: SessionFrame.SendEvent.Body.LockWindow.Data)
Types
Properties
Link copied to clipboard
Describes which conversational chunk the event is tied to, in format of {date}@{id}
where the chunkPrefix should be considered as an ID of the AI response and chunkOffset is the logical order in the response stream.
Link copied to clipboard
Represents logical order in the response stream.
Link copied to clipboard
Represents an ID of the AI response.
Link copied to clipboard
Link copied to clipboard
Defines events that were not generated in direct response to user query but retroactively or spontaneously by the assistant.