createIviPagingSource

abstract suspend fun createIviPagingSource(pagingSourceId: IviPagingSourceId, query: Q): IviDataSourceIpc.CreateIviPagingSourceResult

Creates an IviPagingSource for the given query and associate it with the given pagingSourceId.