xmpp - In Google Talk, how to send a message to person that is not in my friend list? -


in google talk, how send message person not in friend list?

i work on application notify customers of bank change of accounts. when send message person not in list, no error created, message isn't delivered recipient.

because of design issues not suitable send invitation customers , store information responses it.

you can message user directly using xmpp without active presence subscription (the requirement item appear in roster), clients (google talk clients included afaik) discard message upon reception, if from header not match bare jid in roster.


Comments

Popular posts from this blog

jQuery clickable div with working mailto link inside -

java - Getting corefrences with Standard corenlp package -

WPF: binding viewmodel property of type DateTime to Calendar inside ItemsControl -