PlaceSelectionError

public final class PlaceSelectionError extends PlaceSelectionResult


Result of a failed place selection.

Summary

Public constructors

Public methods

final @NonNull Status

the status indicating the error.

Public constructors

PlaceSelectionError

public PlaceSelectionError(@NonNull Status status)

Public methods

getStatus

public final @NonNull Status getStatus()

the status indicating the error.