From b775f9946e3e975cc0ab5947fb1161b64c4e7149 Mon Sep 17 00:00:00 2001 From: Christian Hammond Date: Sun, 4 Jul 2004 20:34:32 +0000 Subject: Added the urgency level to the spec, and made it a byte. --- SPECIFICATION | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'SPECIFICATION') diff --git a/SPECIFICATION b/SPECIFICATION index a6728b5..5af5b77 100644 --- a/SPECIFICATION +++ b/SPECIFICATION @@ -208,6 +208,12 @@ The following messages must be supported by all implementations. This message requires the following parameters in the exact order shown. For some parameters multiple types may be acceptable + BYTE urgency: The urgency level: + 0 - low urgency + 1 - medium (default) + 2 - high + 3 - critical + STRING summary STRING/NIL body: if nil the body is considered omitted. -- cgit v1.2.1