Class ApplicationState.HTTPClientReady
-
- All Implemented Interfaces:
public final class ApplicationState.HTTPClientReady extends ApplicationState
Represents the state when 'okHttpClient' is set into 'ClientProvider', it will only notified once
-
-
Field Summary
Fields Modifier and Type Field Description private final Booleanready
-
Constructor Summary
Constructors Constructor Description ApplicationState.HTTPClientReady(Boolean ready)
-