[prev in list] [next in list] [prev in thread] [next in thread] 

List:       licq-cvs
Subject:    [Licq-cvs] licq/include
From:       Jon Keating <emostar () users ! sourceforge ! net>
Date:       2005-11-12 1:36:12
Message-ID: E1EakJQ-0000Pu-4M () sc8-pr-cvs1 ! sourceforge ! net
[Download RAW message or body]

Update of /cvsroot/licq/licq/include
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1537/include

Modified Files:
	licq_icqd.h 
Log Message:
Add support for the option of sending typing notifications or not.


Index: licq_icqd.h
===================================================================
RCS file: /cvsroot/licq/licq/include/licq_icqd.h,v
retrieving revision 1.91
retrieving revision 1.92
diff -u -d -r1.91 -r1.92
--- licq_icqd.h	9 Sep 2005 16:13:53 -0000	1.91
+++ licq_icqd.h	12 Nov 2005 01:36:10 -0000	1.92
@@ -577,9 +577,12 @@
   ICQEvent *PopPluginEvent();
   CSignal *PopProtoSignal();
 
-  // Server Side List functions
+  // ICQ options
   bool UseServerContactList()         { return m_bUseSS; }
-  void SetUseServerContactList(bool b)  { m_bUseSS = b; }
+  bool SendTypingNotification()       { return m_bSendTN; }
+
+  void SetUseServerContactList(bool b)   { m_bUseSS = b; }
+  void SetSendTypingNotification(bool b) { m_bSendTN = b; }
 
   // Misc functions
   bool ReconnectAfterUinClash()              { return m_bReconnectAfterUinClash; }
@@ -669,6 +672,7 @@
 
   // Misc
   bool m_bUseSS; // server side list
+  bool m_bSendTN; // Send typing notifications
   bool m_bReconnectAfterUinClash; // reconnect after uin has been used from another location?
   
   // Statistics



-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
Licq-cvs mailing list
Licq-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/licq-cvs
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic