public class RemoveLocationIntentUpdatesObservable extends BaseLocationObservable<Status>
| Modifier and Type | Method and Description |
|---|---|
static <any> |
createObservable(android.content.Context ctx,
android.app.PendingIntent intent) |
protected void |
onGoogleApiClientReady(GoogleApiClient apiClient,
<any> observer) |
call, createApiClient, onUnsubscribedpublic static <any> createObservable(android.content.Context ctx,
android.app.PendingIntent intent)
protected void onGoogleApiClientReady(GoogleApiClient apiClient,
<any> observer)
onGoogleApiClientReady in class BaseObservable<Status>