Interface OfflineCacheManager.PathGetterListener

com.yandex.mapkit.offline_cache

public interface OfflineCacheManager.PathGetterListener

Methods

void onPathReceiveError(Error error)
void onPathReceived(String path)
void onPathReceiveError(Error error)
void onPathReceived(String path)

Method Detail

onPathReceiveError

public void onPathReceiveError (Error error)

onPathReceived

public void onPathReceived (String path)