JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.apollographql.apollo
Interface IdleResourceCallback
public interface
IdleResourceCallback
Callback which gets invoked when the resource transitions from active to idle state.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
void
onIdle
()
Gets called when the resource transitions from active to idle state.
Method Detail
onIdle
void onIdle()
Gets called when the resource transitions from active to idle state.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method