public class GoogleAPIClientObservableOnSubscribe extends BaseObservableOnSubscribe<GoogleApiClient>
| Modifier and Type | Method and Description |
|---|---|
static <any> |
create(ObservableContext context,
<any>... apis) |
protected void |
onGoogleApiClientReady(GoogleApiClient apiClient,
<any> emitter) |
onDisposed, subscribe@SafeVarargs public static <any> create(ObservableContext context, <any>... apis)
protected void onGoogleApiClientReady(GoogleApiClient apiClient,
<any> emitter)
onGoogleApiClientReady in class BaseObservableOnSubscribe<GoogleApiClient>