#include <glib.h>#include "account.h"#include "connection.h"#include "roomlist.h"#include "qq.h"group.h°üº¬/ÒÀÀµ¹ØÏµÍ¼£º

´Ëͼչʾֱ½Ó»ò¼ä½Ó°üº¬¸ÃÎļþµÄÎļþ£º

Êý¾Ý½á¹¹ | |
| struct | _qq_group |
ºê¶¨Òå | |
| #define | GAIM_GROUP_QQ_QUN "QQ 群" |
ÀàÐͶ¨Òå | |
| typedef _qq_group | qq_group |
ö¾Ù | |
| enum | qq_group_member_status { QQ_GROUP_MEMBER_STATUS_NOT_MEMBER = 0x00, QQ_GROUP_MEMBER_STATUS_IS_MEMBER, QQ_GROUP_MEMBER_STATUS_APPLYING, QQ_GROUP_MEMBER_STATUS_IS_ADMIN } |
º¯Êý | |
| GList * | qq_chat_info (GaimConnection *gc) |
| void | qq_group_init (GaimConnection *gc) |
| GaimRoomlist * | qq_roomlist_get_list (GaimConnection *gc) |
| void | qq_roomlist_cancel (GaimRoomlist *list) |
|
|
The QQ2003C protocol plugin for gaim Copyright (C) 2004 Puzzlebird This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA ²Î¿¼×Ô _qq_group_add_to_blist()¼°qq_group_init(). |
|
|
|
|
|
|
|
|
²Î¿¼ QQ_GROUP_KEY_CREATOR_UID¡¢QQ_GROUP_KEY_EXTERNAL_ID¼°QQ_GROUP_KEY_MEMBER_STATUS_DESC. |
|
|
²Î¿¼ GAIM_GROUP_QQ_QUN¡¢qq_group_from_hashtable()¼°qq_send_cmd_group_get_group_info(). ²Î¿¼×Ô _qq_process_login_ok(). º¯Êýµ÷ÓÃͼ: ![]() |
|
|
|
|
1.4.4