![Citizen CL-E300 Programming Manual Download Page 55](http://html1.mh-extra.com/html/citizen/cl-e300/cl-e300_programming-manual_2610002055.webp)
CITIZEN Android Label Print SDK
—
Programming Manual
55
2.2.38 WaitingForPeeling property
Syntax
int WaitingForPeeling
Attribute
Read
Description
Shows the status if the printer is in the wait for peeling status.
Note that the status properties won't be updated automatically.
checks the status and updates the value, must be called before referring to this
property.
Setter method
none
Getter method
int getWaitingForPeeling ()
Returns one of the following values.
Value
Description
0
No
1
Yes
CLS_PROPERTY_DEFAULT(999999)
Nothing has been set.
Example