IviServiceConnectionManagerContext

data class IviServiceConnectionManagerContext(val lifecycleOwner: LifecycleOwner)

Information about the environment that an IviServiceConnectionManager runs in.

Parameters

lifecycleOwner

The LifecycleOwner for the IviServiceConnectionManager.

Constructors

Link copied to clipboard
constructor(lifecycleOwner: LifecycleOwner)

Properties

Link copied to clipboard
val lifecycleOwner: LifecycleOwner