Content
Returns the current state of the phone.
The result will be "Minibrowser" if:
Otherwise, the result will be depending on the state of the phone before opening the Minibrowser
Example for state Minibrowser:
<SnomIPPhoneText> <Text>state:$(phone_state)</Text> </SnomIPPhoneText>
Result:
Example for other states :
<SnomIPPhoneText id="test" state="others_except_mb"> <Text>state:$(phone_state)</Text> </SnomIPPhoneText>
Result (when starting the Minibrowser while the phone is idle):
Further Information
Related articles