Subject: GrantMembership and ChangeAffiliation in MucManager
Hi,
After studying miniClient project I have these two problems.
1) GrantMembership : when I used this method I got error
but when I tried GrantAdminPrivileges method, it worked fine.
2) ChangeAffiliation : I didn't understand the last two arguments cb as System.EventHandler and state as object.
So please help me with these two problems.
After studying miniClient project I have these two problems.
1) GrantMembership : when I used this method I got error
- <iq from="qwqwqw@conference.nimbuzz.com" to="banbot101@nimbuzz.com/MatriX" type="error" id="MX_3" xmlns="jabber:client">
- <error code="500" type="wait">
- <internal-server-error xmlns="urn:ietf:params:xml:ns:xmpp-stanzas" />
- </error>
- </iq>
2) ChangeAffiliation : I didn't understand the last two arguments cb as System.EventHandler and state as object.
So please help me with these two problems.
billyman
Show profile
Link to this post