IviServiceConnectionType

enum IviServiceConnectionType : Enum<IviServiceConnectionType>

IVI service connection types.

Entries

Link copied to clipboard

Direct connection within the main app process.

Link copied to clipboard

Binder connection. Binder is an Android-specific inter-process communication mechanism, and remote method invocation system.

Inherited properties

Link copied to clipboard
val name: String
Link copied to clipboard
val ordinal: Int