Subject: From during initial <stream:stream
I have a server that I have no control over as far as how it responds.
I need to include a from value during the initial <stream:stream, ie:
Are you able to do that using the XMPP SDK?
I need to include a from value during the initial <stream:stream, ie:
- <stream:stream xmlns:stream="http://etherx.jabber.org/streams" xmlns="jabber:client" from="mwalkup@test.local" to="test.local" version="1.0" >
Are you able to do that using the XMPP SDK?