woosmap-sdk
Toggle table of contents
1.1.4
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
woosmap-sdk
woosmap-sdk
/
com.woosmap.sdk.api.indoor
/
Building
/
Building
Building
constructor
(
ref
:
String
,
name
:
String
?
=
null
,
description
:
String
?
=
null
,
openingHours
:
String
?
=
null
,
logo
:
String
?
=
null
,
cover
:
String
?
=
null
,
levels
:
List
<
VenueLevel
>
?
=
null
)