invalidateIviPagingSource

open suspend override fun invalidateIviPagingSource(listener: IBinder, pagingSourceId: IviPagingSourceId)

Same as IviDataSourceIpc.invalidateIviPagingSource with an additional listener.

The listener argument is used to identify the client as the pagingSourceId is unique per client. It must be the same instance as given to createIviPagingSource.