createGlobalConnectionManager

fun createGlobalConnectionManager(lifecycleOwner: LifecycleOwner, onConnectionRequestedChangedHandler: OnConnectionRequestedChangedHandler): IviServiceConnectionManagerImpl<C, D, P, PO, LP>

Creates a global connection manager corresponding to this interface registration entry.

Return

The connection manager corresponding to this interface registration entry.

Parameters

onConnectionRequestedChangedHandler

Connection requested changed handler.