Re: contact status - WeOnlyDo Discussion board

Re: contact status (General questions)

by woddrazen, Wednesday, October 26, 2011, 10:01 (4563 days ago) @ yonko

Yonko,


You can disable this inside wodXMPP. In order to add someone to your list, you need to cal inside wodXMPP Subscribe Method.

If you don't implement this Method inside your code, user will not be able to send authorization requests to other users.

More help for Subscribe Method you can find here:
http://www.weonlydo.com/XMPP/Help/wodXMPP-XMPPContact-Subscribe.html

Also, authorization request from some other user is received inside ContactAuthRequest Event. If you set there Action = Deny all authorization requests send to you will be rejected automatically.

More help for ContactAuthRequest Event you can find here:
http://www.weonlydo.com/XMPP/Help/wodXMPP-ContactAuthRequest-Event.html


Drazen


Complete thread: