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