IviServiceConnectionManagerImplEvents

interface IviServiceConnectionManagerImplEvents : TraceEventListener

Functions

Link copied to clipboard
abstract fun serviceAvailabilityChanged(    iviInstanceId: IviInstanceId?,     serviceId: IviServiceId,     available: Boolean)
Link copied to clipboard
abstract fun timeoutSetupConnectionJob(iviInstanceId: IviInstanceId?, serviceId: IviServiceId)

Inherited functions

Link copied to clipboard
open fun d(message: String, e: Throwable?)
Link copied to clipboard
open fun e(message: String, e: Throwable?)
Link copied to clipboard
open fun i(message: String, e: Throwable?)
Link copied to clipboard
open fun incorrectLogSignatureFound()
Link copied to clipboard
open fun v(message: String, e: Throwable?)
Link copied to clipboard
open fun w(message: String, e: Throwable?)