Difference between revisions of "GET NEXT MAIL"
From Zenitel Wiki
(New page: {| border="1" align=left |- !style="background:#ffdead;" width="90pt" colspan="2"|GET_NEXT_MAIL !style="background:#ffdead;" width="100pt"|0x002F !style="background:#ffdead;" width="30pt"...) |
|||
Line 12: | Line 12: | ||
|align=center|2||[[UINT2]]<br\>(optional)||colspan="3"|Mail tag (unique id) for current queue entry.<br\>If the parameter is left out, the function will be as for [[GET_FIRST_MAIL]]. | |align=center|2||[[UINT2]]<br\>(optional)||colspan="3"|Mail tag (unique id) for current queue entry.<br\>If the parameter is left out, the function will be as for [[GET_FIRST_MAIL]]. | ||
|- | |- | ||
− | |colspan="2"|Response:||[[EXT_MAIL]] | + | |colspan="2"|Response:||colspan="3"|[[EXT_MAIL]] |
|- | |- | ||
|} | |} |
Revision as of 14:05, 15 June 2007
GET_NEXT_MAIL | 0x002F | 47 | AMC 05.00 | |
---|---|---|---|---|
Get the last mail entry in the queue for an intercom station. | ||||
1 | NET_OBJ_REF<br\>{ECL_STATION} | Station | ||
2 | UINT2<br\>(optional) | Mail tag (unique id) for current queue entry.<br\>If the parameter is left out, the function will be as for GET_FIRST_MAIL. | ||
Response: | EXT_MAIL |