Méthode | Description | |
---|---|---|
AddBuddy ( |
||
AddCategory ( |
||
AddDiscuz ( |
||
AddGroup ( |
||
AddPicItem ( IContentItem pictureItem ) : void | ||
AddStranger ( |
||
DeleteBuddy ( |
||
DeleteCategory ( |
||
DeleteDiscuz ( |
||
DeleteGroup ( |
||
DeletePicItem ( IContentItem picItem ) : void | ||
DeleteStranger ( |
||
Destroy ( ) : void | ||
GetBuddyByUin ( long uin ) : |
||
GetBuddyByUinOrAdd ( long uin ) : |
||
GetBuddyList ( ) : IEnumerable |
||
GetCategoryByIndex ( long index ) : |
||
GetCategoryList ( ) : IEnumerable |
||
GetDiscuzByDid ( long did ) : |
||
GetDiscuzList ( ) : IEnumerable |
||
GetGroupByCode ( long code ) : |
||
GetGroupByGin ( long gin ) : |
||
GetGroupById ( long id ) : |
||
GetGroupList ( ) : IEnumerable |
||
GetOnlineBuddyList ( ) : IEnumerable |
||
GetPicItemList ( ) : List |
||
GetPicItemListSize ( ) : int | ||
GetStrangerByUin ( long uin ) : |
||
GetStrangerList ( ) : IEnumerable |
||
Init ( IQQContext context ) : void | ||
QQStore ( ) : System.Collections.Concurrent | ||
SearchUserByUin ( long uin ) : |
查找临时会话用户 QQGroup/QQDiscuz/QQStranger
|
public AddBuddy ( |
||
buddy | ||
Résultat | void |
public AddCategory ( |
||
category | ||
Résultat | void |
public AddDiscuz ( |
||
discuz | ||
Résultat | void |
public AddGroup ( |
||
group | ||
Résultat | void |
public AddPicItem ( IContentItem pictureItem ) : void | ||
pictureItem | IContentItem | |
Résultat | void |
public AddStranger ( |
||
stranger | ||
Résultat | void |
public DeleteBuddy ( |
||
buddy | ||
Résultat | void |
public DeleteCategory ( |
||
category | ||
Résultat | void |
public DeleteDiscuz ( |
||
discuz | ||
Résultat | void |
public DeleteGroup ( |
||
group | ||
Résultat | void |
public DeletePicItem ( IContentItem picItem ) : void | ||
picItem | IContentItem | |
Résultat | void |
public DeleteStranger ( |
||
stranger | ||
Résultat | void |
public GetBuddyByUin ( long uin ) : |
||
uin | long | |
Résultat |
public GetBuddyByUinOrAdd ( long uin ) : |
||
uin | long | |
Résultat |
public GetCategoryByIndex ( long index ) : |
||
index | long | |
Résultat |
public GetDiscuzByDid ( long did ) : |
||
did | long | |
Résultat |
public GetGroupByCode ( long code ) : |
||
code | long | |
Résultat |
public GetGroupByGin ( long gin ) : |
||
gin | long | |
Résultat |
public GetGroupById ( long id ) : |
||
id | long | |
Résultat |
public GetOnlineBuddyList ( ) : IEnumerable |
||
Résultat | IEnumerable |
public GetStrangerByUin ( long uin ) : |
||
uin | long | |
Résultat |
public QQStore ( ) : System.Collections.Concurrent | ||
Résultat | System.Collections.Concurrent |
public SearchUserByUin ( long uin ) : |
||
uin | long | |
Résultat |