CarFlow

@IviExperimental(reasons = [])
object CarFlow

Safe client for the Car service, in form of a Flow.

Functions

Link copied to clipboard
fun create(context: Context): Flow<CarConnectionState>

Return a Flow to safely access the Car service.