MapsIndoorsAndroid
MapsIndoorsSDK
/
com.mapsindoors.core
/
MPBooking
MPBooking
open
class
MPBooking
Content copied to clipboard
Types
Functions
Types
Builder
Link copied to clipboard
open
class
Builder
Content copied to clipboard
Functions
get
Booking
ID
Link copied to clipboard
@
Nullable
open
fun
getBookingID
(
)
:
String
Content copied to clipboard
get
Description
Link copied to clipboard
@
Nullable
open
fun
getDescription
(
)
:
String
Content copied to clipboard
get
End
Time
Link copied to clipboard
@
Nullable
open
fun
getEndTime
(
)
:
Date
Content copied to clipboard
get
Is
Managed
Link copied to clipboard
@
Nullable
open
fun
getIsManaged
(
)
:
Boolean
Content copied to clipboard
get
Location
Link copied to clipboard
@
Nullable
open
fun
getLocation
(
)
:
MPLocation
Content copied to clipboard
get
Location
ID
Link copied to clipboard
@
Nullable
open
fun
getLocationID
(
)
:
String
Content copied to clipboard
get
Participants
Link copied to clipboard
@
Nullable
open
fun
getParticipants
(
)
:
Array
<
String
>
Content copied to clipboard
get
Start
Time
Link copied to clipboard
@
Nullable
open
fun
getStartTime
(
)
:
Date
Content copied to clipboard
get
Title
Link copied to clipboard
@
Nullable
open
fun
getTitle
(
)
:
String
Content copied to clipboard