![Yealink SIP VP-T49G Скачать руководство пользователя страница 35](http://html2.mh-extra.com/html/yealink/sip-vp-t49g/sip-vp-t49g_developers-manual_3250215035.webp)
Yealink IP Phone XML Objects
25
The screenshot of the SIP-T46G IP phone user interface for reference is shown as below:
The InputScreen object allows users to create a screen capable of gathering user input.
It constructs and displays an input form, which prompts the users to input content, then
sends the input content to the target URL. You can use InputScreen object for user login
or saving some information to server. You can define the content and format of the
input content.
XML description of the InputScreen object:
<?xml version="1.0" encoding="ISO-8859-1"?>
<YealinkIPPhoneInputScreen
destroyOnExit="yes/no"
type = "IP/string/number/timeUS/timeInt/dateUS/dateInt”
Beep = "yes/no"
Password = "yes/no"
Timeout = "integer"
LockIn = "yes/no"
inputLanguage = "English"
cancelAction= "URL"
displayMode = "normal/condensed"
defaultIndex = "integer">
<Title wrap = "yes/no">Title string</Title>
<URL>Target receiving the input</URL>
<InputField
type = "IP/string/number/timeUS/timeInt/dateUS/dateInt/empty"
password = "yes/no"
editable = "yes/no">
<Prompt>Guidance for the input</Prompt>
Содержание SIP VP-T49G
Страница 1: ...i i...
Страница 2: ......
Страница 10: ......
Страница 94: ...XML Browser Developer s Guide for Yealink IP Phones 84...
Страница 96: ...XML Browser Developer s Guide for Yealink IP Phones 86...
Страница 98: ...XML Browser Developer s Guide for Yealink IP Phones 88...
Страница 99: ...Configure the Push XML Server 89...
Страница 116: ...XML Browser Developer s Guide for Yealink IP Phones 106...