Not logged in. · Lost password · Register
Forum: agsXMPP RSS
Avatar
robinwa #1
Member since Apr 2018 · 13 posts
Group memberships: Members
Show profile · Link to this post
Subject: How to use xml in c#
Hi alex Sir i am newbie, and Want to know how to use These kind of xml in c#

  1. <iq from='kinghenryv@shakespeare.lit/throne'
  2.    id='ban1'
  3.    to='southampton@chat.shakespeare.lit'
  4.    type='set'>
  5.  <query xmlns='http://jabber.org/protocol/muc#admin'>
  6.     <item affiliation='outcast'
  7.          jid='earlofcambridge@shakespeare.lit'>
  8.       <reason>Treason</reason>
  9.     </item>
  10.  </query>
  11. </iq>
Avatar
Alex #2
Member since Feb 2003 · 4449 posts · Location: Germany
Group memberships: Administrators, Members
Show profile · Link to this post
why are you using agsXMPP and not MatriX?
for MatriX you can find many samples here and build this query using the MucManager.
Close Smaller – Larger + Reply to this post:
Verification code: VeriCode Please enter the word from the image into the text field below. (Type the letters only, lower case is okay.)
Smileys: :-) ;-) :-D :-p :blush: :cool: :rolleyes: :huh: :-/ <_< :-( :'( :#: :scared: 8-( :nuts: :-O
Special characters:
Forum: agsXMPP RSS