invalidateIviPagingSource

abstract suspend fun invalidateIviPagingSource(pagingSourceId: IviPagingSourceId)

Invalidates an IviPagingSource identified by pagingSourceId. The IviPagingSource must have been created though createIviPagingSource before this function can be used.