connect

abstract suspend fun connect()

Should be called after the IviServiceConnection instance is constructed.

Allows the connection to use suspend functions during the connection setup.