Mapsted Android SDK 26.8.1
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Mapsted Android SDK 26.8.1
android-app-template-core
/
com.mapsted.template_core.data.models.building
/
BuildingTimes
Building
Times
open
class
BuildingTimes
:
Status
Members
Constructors
Building
Times
Link copied to clipboard
constructor
(
open
:
Boolean
,
hoursToNextEvent
:
Int
,
minToNextEvent
:
Int
)
Properties
hours
To
Next
Event
Link copied to clipboard
open
val
hoursToNextEvent
:
Int
min
To
Next
Event
Link copied to clipboard
open
val
minToNextEvent
:
Int
Functions
is
Open
Link copied to clipboard
open
fun
isOpen
(
)
:
Boolean