Subject: DiscoManager.*Stanza methods
DiscoManager does not offer methods that return the request Iq to use.
Other parts of my codebase use such methods, e.g. PubSubManager.CreateNodeStanza(), and pass the Iq to a central method which takes care of sending the request and awaiting the reply.
As I would like to keep my code consistent, I'd like to have *Stanza methods on DiscoManager as well. Could you please add them?
I'm using MatriX v4.0.30319.
Best regards,
Jens
Other parts of my codebase use such methods, e.g. PubSubManager.CreateNodeStanza(), and pass the Iq to a central method which takes care of sending the request and awaiting the reply.
As I would like to keep my code consistent, I'd like to have *Stanza methods on DiscoManager as well. Could you please add them?
I'm using MatriX v4.0.30319.
Best regards,
Jens