Package com.yandex.mapkit

Interface GeoObjectSession

interface GeoObjectSession

The interface for working with the session.

Summary

Methods

Type and modifiers

Method and Description

void

cancel()
Cancels the current request.

void

retry(@NonNull GeoObjectListener objListener)
Retries the last request.

Methods

cancel

void cancel()

Cancels the current request.


retry

void retry(@NonNull GeoObjectListener objListener)

Retries the last request.

Cancels the current request if it is active.


Предыдущая
Следующая
В этой статье: