From 51801c4c0d511f5be61935665b20ae2cf1e2016b Mon Sep 17 00:00:00 2001 From: Manjeet Dahiya Date: Mon, 27 Sep 2010 20:08:09 +0000 Subject: update sendMessage doc --- src/QXmppClient.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src') diff --git a/src/QXmppClient.cpp b/src/QXmppClient.cpp index f20a718a..07b004c9 100644 --- a/src/QXmppClient.cpp +++ b/src/QXmppClient.cpp @@ -430,7 +430,8 @@ QXmppRosterManager& QXmppClient::rosterManager() } /// Utility function to send message to all the resources associated with the -/// specified bareJid. +/// specified bareJid. If there are no resources available, that is the contact +/// is offile, it will send an offline message to the bareJid. /// /// \param bareJid bareJid of the receiving entity /// \param message Message string to be sent. -- cgit v1.2.3