Programmer Guide/Shell Items/DDECONV/DDECONV Item Attributes: Difference between revisions
From STX Wiki
< Programmer Guide | Shell Items | DDECONV
Jump to navigationJump to search
No edit summary |
No edit summary |
||
(3 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
{{DDECONV Item}} | |||
{{DISPLAYTITLE:{{SUBPAGENAME}}}} | {{DISPLAYTITLE:{{SUBPAGENAME}}}} | ||
The [[Programmer_Guide/Shell_Items/DDECONV|<code>DDECONV</code> shell item]] supports the following attributes: | |||
{| class="einrahmen" | {| class="einrahmen" | ||
|- | |- | ||
!Attribute | !Attribute | ||
! | !Argument | ||
!Value(s) and Description | !Value(s) and Description | ||
|- | |- | ||
|!SERVICE | |<code>!SERVICE</code> | ||
|N/A | |N/A | ||
|the service on which the conversation was established | |||
|- | |- | ||
|!TOPIC | |<code>!TOPIC</code> | ||
|N/A | |N/A | ||
|the topic on which the conversation was established | |||
|- | |- | ||
|!SERVICEFORMATS | |<code>!SERVICEFORMATS</code> | ||
|N/A | |N/A | ||
|the formats supported by the server. This list is tab separated. | |||
|- | |- | ||
|!ADVISE | |<code>!ADVISE</code> | ||
| N/A | | N/A | ||
|number of active advise loops | |||
|- | |- | ||
|!ADVISE | |<code>!ADVISE</code> | ||
|index | |index | ||
|item format hotquery item name, data format and link type of an advise loop | |item format hotquery item name, data format and link type of an advise loop | ||
|} | |} |
Latest revision as of 07:33, 10 April 2015
DDECONV Item | |||
---|---|---|---|
NEW | SET | ATTRIBUTES | MESSAGES |
The DDECONV
shell item supports the following attributes:
Attribute | Argument | Value(s) and Description |
---|---|---|
!SERVICE
|
N/A | the service on which the conversation was established |
!TOPIC
|
N/A | the topic on which the conversation was established |
!SERVICEFORMATS
|
N/A | the formats supported by the server. This list is tab separated. |
!ADVISE
|
N/A | number of active advise loops |
!ADVISE
|
index | item format hotquery item name, data format and link type of an advise loop |