From a0c99ad1f8e43b9dace56d11c2be2c672a1f0cb0 Mon Sep 17 00:00:00 2001 From: Manjeet Dahiya Date: Tue, 28 Sep 2010 16:22:59 +0000 Subject: update doc QXmppClient::sendMessage --- src/QXmppClient.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/QXmppClient.cpp') diff --git a/src/QXmppClient.cpp b/src/QXmppClient.cpp index 07b004c9..6dd80be5 100644 --- a/src/QXmppClient.cpp +++ b/src/QXmppClient.cpp @@ -431,7 +431,8 @@ QXmppRosterManager& QXmppClient::rosterManager() /// Utility function to send message to all the resources associated with the /// specified bareJid. If there are no resources available, that is the contact -/// is offile, it will send an offline message to the bareJid. +/// is offline or not present in the roster, it will still send a message to +/// the bareJid. /// /// \param bareJid bareJid of the receiving entity /// \param message Message string to be sent. -- cgit v1.2.3