PhoneOpenState
It lets you know if the phone is open or not.
PhoneToggleState
It is used to turn the phone on and off.
Parameters:
State (bool) (If you send true, the phone turns on, if you send false, it turns off.)
PhoneSetState
Availability adjustment of the phone. If false the phone will not be turned on, if true the phone will be available.
Parameters:
State (bool) (Not required, if you do not send a value, it will apply the inverse of the value found)