contact status (wodXMPP)
is it possible to find out someone's status without subscribe him? (i don't want to send authorization requests). thx.
is it possible to find out someone's status without subscribe him? (i don't want to send authorization requests). thx.
by woddrazen , (5107 days ago) @ yonko
Hi Yonko,
Unfortunately you cannot do that. You need to subscribe to someone to find out that information.
It's same if you use wodXMPP or some other XMPP client.
Regards,
Drazen
by yonko , (5106 days ago) @ woddrazen
Hi Yonko,
Unfortunately you cannot do that. You need to subscribe to someone to find out that information.It's same if you use wodXMPP or some other XMPP client.
Regards,
Drazen
ok. It is possible to disable sending athorization requests? is it a matter of the server or the wodXMPP? Thx.
by woddrazen , (5106 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
...not only that you provide these components at very reasonable cost, your responsiveness to emailed technical questions is simply outstanding...
...what I really like is that wodSSH and wodSFTP components work excellently and are constantly being improved...
Your .NET components allow us to blend .NET technology seamlessly with secure communication, and with excellent technical support.
...with a minimum of effort as the DLL interface was written with such simplicity...
I've heard that you are amazing with your replies coming back so quickly - and now I've seen the speed in which you reply first hand.
You have been great as far as offering support is concerned and has been extremely responsive to both support requests and suggestions for product enhancements.
You made it so simple for us to integrate SFTP - a technology we had little experience with...
...not only that you provide these components at very reasonable cost, your responsiveness to emailed technical questions is simply outstanding...
...with a minimum of effort as the DLL interface was written with such simplicity...
Thanks! We love your software and your great support!