Package spade :: Module msgtypes
[hide private]
[frames] | no frames]

Source Code for Module spade.msgtypes

1  # Message types (that an agent can receive) 
2  MSG_ACL                 =       "ACL" 
3  MSG_IQ                  =       "IQ" 
4  MSG_PRESENCE    =       "PRESENCE" 
5  MSG_JABBER              =       "JABBER" 
6