androidx.car.app.annotations
Annotations
CarProtocol |
Any class annotated with this marker is part of the protocol layer for remote host rendering and can be sent between the client and the host through serialization. |
ExperimentalCarApi |
Any declaration annotated with this marker is considered unstable API, subject to change. |
RequiresCarApi |
Defines the minimum API level required to be able to use this model, field, or method. |