bind

fun bind(serviceConnectionManagerContext: IviServiceConnectionManagerContext)

Binds this IviServiceConnectionManager to the this IviServiceHostManagerBase based on the given serviceConnectionManagerContext.

May only be called once and must be called before onServiceConnectionAvailable or onServiceConnectionUnavailable is invoked.