serviceId

val serviceId: String? = null

The service ID of the discoverable service when not null.

Only mandatory for IVI discoverable service interfaces: a Kotlin interface annotated with the IviDiscoverableService annotation.

The service ID needs to be unique.