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 |
||
Line 2: | Line 2: | ||
{| 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 | |the service on which the conversation was established | ||
|- | |- | ||
|!TOPIC | |<code>!TOPIC</code> | ||
|N/A | |N/A | ||
|the topic on which the conversation was established | |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. | |the formats supported by the server. This list is tab separated. | ||
|- | |- | ||
|!ADVISE | |<code>!ADVISE</code> | ||
| N/A | | N/A | ||
|number of active advise loops | |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 | ||
|} | |} |
Revision as of 13:10, 31 October 2012
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 |