src/protocols/msn/switchboard.h

changeset 13126
afce0fe97885
parent 11897
10853b830964
child 14029
0e8ca0cb7054
--- a/src/protocols/msn/switchboard.h	Sun Feb 05 20:06:31 2006 +0000
+++ b/src/protocols/msn/switchboard.h	Sun Feb 05 21:30:43 2006 +0000
@@ -45,6 +45,7 @@
 	MSN_SB_ERROR_OFFLINE, /**< The account is offline. */
 	MSN_SB_ERROR_USER_OFFLINE, /**< The user to call is offline. */
 	MSN_SB_ERROR_CONNECTION, /**< There was a connection error. */
+	MSN_SB_ERROR_TOO_FAST, /**< We are sending too fast */
 	MSN_SB_ERROR_UNKNOWN /**< An unknown error occurred. */
 
 } MsnSBErrorType;

mercurial