protoncore_android/network/domain/src/main/kotlin/me/proton/core/network/domain/handlers
dkadrikj 519765b9bd Rename ServerConnectionListener.kt to ApiConnectionListener.kt,
ServerConnectionHandler.kt to ApiConnectionHandler.kt and
ServerConnectionException.kt to ApiConnectionException.kt
2021-11-22 15:01:26 +00:00
..
ApiConnectionHandler.kt Rename ServerConnectionListener.kt to ApiConnectionListener.kt, 2021-11-22 15:01:26 +00:00
HumanVerificationInvalidHandler.kt Put all API error codes in `ResponseCodes` class 2021-11-22 11:11:12 +01:00
HumanVerificationNeededHandler.kt Put all API error codes in `ResponseCodes` class 2021-11-22 11:11:12 +01:00
ProtonForceUpdateHandler.kt Put all API error codes in `ResponseCodes` class 2021-11-22 11:11:12 +01:00
RefreshTokenHandler.kt Fixed Network refresh token race condition. 2021-03-25 16:05:59 +01:00