MapsIndoors Android
MapsIndoorsSDK
/
com.mapsindoors.core
/
MPVenueStatus
MPVenue
Status
enum
MPVenueStatus
Entries
Functions
Entries
LOADING
Link copied to clipboard
LOADING
UNAVAILABLE
Link copied to clipboard
UNAVAILABLE
LOADED
Link copied to clipboard
LOADED
FAILED
Link copied to clipboard
FAILED
NO_VENUE
Link copied to clipboard
NO_VENUE
Functions
value
Of
Link copied to clipboard
open
fun
valueOf
(
name
:
String
)
:
MPVenueStatus
Returns the enum constant of this type with the specified name.
values
Link copied to clipboard
open
fun
values
(
)
:
Array
<
MPVenueStatus
>
Returns an array containing the constants of this enum type, in the order they're declared.