* added some NS_* in xmpp/protocol.py (for XEP-0136)
This commit is contained in:
		
							parent
							
								
									b073dfe848
								
							
						
					
					
						commit
						dde1b34109
					
				
					 1 changed files with 5 additions and 0 deletions
				
			
		|  | @ -27,6 +27,11 @@ NS_ADDRESS	  ='http://jabber.org/protocol/address'				   # XEP-0033 | |||
| NS_AGENTS	   ='jabber:iq:agents' | ||||
| NS_AMP		  ='http://jabber.org/protocol/amp' | ||||
| NS_AMP_ERRORS   =NS_AMP+'#errors' | ||||
| NS_ARCHIVE	 ='urn:xmpp:archive' | ||||
| NS_ARCHIVE_AUTO	 =NS_ARCHIVE+':auto' | ||||
| NS_ARCHIVE_MANAGE	 =NS_ARCHIVE+':manage' | ||||
| NS_ARCHIVE_MANUAL	 =NS_ARCHIVE+':manual' | ||||
| NS_ARCHIVE_PREF	 =NS_ARCHIVE+':pref' | ||||
| NS_AUTH		 ='jabber:iq:auth' | ||||
| NS_AVATAR	   ='http://www.xmpp.org/extensions/xep-0084.html#ns-metadata' | ||||
| NS_BIND		 ='urn:ietf:params:xml:ns:xmpp-bind' | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue