Interface Destination


  • public interface Destination
    Contains information about the destination point during navigation.
    • Method Detail

      • getPoint

        @NonNull
        es.situm.sdk.model.cartography.Point getPoint()
      • getIdentifier

        @Nullable
        String getIdentifier()
      • getName

        @Nullable
        String getName()