com.amazon.android.webkit.AmazonGeolocationPermissions.Callback |
The GeolocationPermissions.Callback interface is intended to be functionally
equivalent to to the
GeolocationPermissions.Callback
interface. See
GeolocationPermissions.Callback
for usage.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
The invoke() method sets the geolocation state, and is intended to be
functionally equivalent to the
invoke(String, boolean, boolean)
method. |
The invoke() method sets the geolocation state, and is intended to be
functionally equivalent to the
invoke(String, boolean, boolean)
method. See
invoke(String, boolean, boolean)
for usage.