Sensorberg Smart Spaces SDK for Android / com.sensorberg.smartworkspace.sdk / BookingManager / endBookingNow

endBookingNow

abstract fun endBookingNow(booking: Booking): LiveData<SimpleResponse<Void>>

Ends an existing booking. That call is used for currently ongoing bookings.

Returns a LiveData with the response of this operation (Response).