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