public class ReservationInfo
extends Object
Modifier and Type | Field and Description |
---|---|
boolean |
inSession
Indicates whether the printer is currently in session.
|
int |
reservationToken
Reservation token.
|
boolean |
sessionGranted
Indicates whether the requested reservation has been granted.
|
Constructor and Description |
---|
ReservationInfo()
Instantiates the ReservationInfo class
|
© 2016 ZIH Corp. All Rights Reserved.