RemoteMediator.MediatorResult.Error
kotlin.Any | ||
↳ | androidx.paging.RemoteMediator.MediatorResult | |
↳ | androidx.paging.RemoteMediator.MediatorResult.Error |
Recoverable error that can be retried, sets the LoadState
to LoadState.Error
.
kotlin.Any | ||
↳ | androidx.paging.RemoteMediator.MediatorResult | |
↳ | androidx.paging.RemoteMediator.MediatorResult.Error |
Recoverable error that can be retried, sets the LoadState
to LoadState.Error
.
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2024-04-04 UTC.