GetServiceIdsCallback

fun interface GetServiceIdsCallback

Callback to invoke a <Service>.getServiceIds() call.

Functions

Link copied to clipboard
abstract fun getServiceIds(serviceProvider: IviServiceProvider): List<IviServiceId>