Difference between revisions of "GET PREV MAIL"
From Zenitel Wiki
m (Text replacement - "<br\>" to "<br />") |
|||
Line 8: | Line 8: | ||
|colspan="5"|Get the previous mail entry in the queue for an intercom station. | |colspan="5"|Get the previous mail entry in the queue for an intercom station. | ||
|- | |- | ||
− | |align=center|1||[[NET_OBJ_REF]]<br | + | |align=center|1||[[NET_OBJ_REF]]<br />{[[ECL_STATION]]}||colspan="3"|Station |
|- | |- | ||
− | |align=center|2||[[UINT2]]<br | + | |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_LAST_MAIL]]. |
|- | |- | ||
|colspan="2"|Response:||colspan="3"|[[EXT_MAIL]] | |colspan="2"|Response:||colspan="3"|[[EXT_MAIL]] |
Revision as of 11:21, 8 March 2016
GET_PREV_MAIL | 0x0063 | 99 | AMC 06.00 | |
---|---|---|---|---|
Get the previous mail entry in the queue for an intercom station. | ||||
1 | NET_OBJ_REF {ECL_STATION} |
Station | ||
2 | UINT2 (optional) |
Mail tag (unique id) for current queue entry. If the parameter is left out, the function will be as for GET_LAST_MAIL. | ||
Response: | EXT_MAIL |