Interface VenueLoadErrorCallback

Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface public interface VenueLoadErrorCallback

A method which is called on the main thread when VenueMap.selectVenueAsync(String, VenueLoadErrorCallback) has been completed.