Home | Trees | Index | Help |
|
---|
|
Delayed delivery mark (jabber:x:delay) handling.
Classes | |
---|---|
Delay |
Delayed delivery tag. |
Function Summary | |
---|---|
Delay |
Get the oldest jabber:x:delay elements from the stanza. |
list of Delay |
Get jabber:x:delay elements from the stanza. |
Variable Summary | |
---|---|
str |
__revision__ = '$Id: delay.py 616 2005-12-26 15:28:56Z j...
|
str |
DELAY_NS = 'jabber:x:delay'
|
datetime
,
libxml2
,
time
JID
,
StanzaPayloadObject
datetime_local_to_utc
,
datetime_utc_to_local
,
from_utf8
,
get_node_ns_uri
,
to_utf8
Function Details |
---|
get_delay(stanza)Get the oldest jabber:x:delay elements from the stanza. The return value, if not
|
get_delays(stanza)Get jabber:x:delay elements from the stanza.
|
Variable Details |
---|
__revision__
|
DELAY_NS
|
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1 on Mon Dec 26 17:57:48 2005 | http://epydoc.sf.net |