public static interface AppSyncSubscriptionCall.StartedCallback<T> extends AppSyncSubscriptionCall.Callback<T>
| Modifier and Type | Method and Description |
|---|---|
void |
onStarted()
This method is called when a subscription first connects successfully.
|
onCompleted, onFailure, onResponse