|
JML | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.util.EventObject
net.sf.jqql.events.QQEvent
public class QQEvent
QQ event class. QQ event is a level higher encapsulation thant packet event. It indicates a concrete action happens. Packet event is coarse-grain, and QQ event is fine-grain. Each QQ event is related to a packet. The avalability of the fields in the packet depend on the QQ event. It's necessary to make an event reference manual, but because of my laziness, I give up. QQ事件类。QQ事件是比包事件更高一级的封装。其代表了某个具体动作的发生,包事件是粗粒度的, QQ事件是细粒度的。每个QQ事件都有一个相应的包与之关联,这些包中的字段是否可用,要根据 QQ事件来判断。按理来说是应该写个事件参考手册的。但是懒,就不写了。
Field Summary | |
---|---|
int |
operation
|
static int |
QQ_03_OPERATION_TIMEOUT
QQ_03_OPERATION_TIMEOUT happens when timeout in 03 protocol family. |
static int |
QQ_05_OPERATION_TIMEOUT
QQ_05_OPERATION_TIMEOUT happens when timeout in 05 protocol family. |
static int |
QQ_ACCEPT_SEND_FILE
QQ_ACCEPT_SEND_FILE event happens when other accepts your file sending request. |
static int |
QQ_ACTIVATE_CLUSTER_FAIL
QQ_ACTIVATE_CLUSTER_FAIL happens when fail to activate a cluster. |
static int |
QQ_ACTIVATE_CLUSTER_SUCCESS
QQ_ACTIVATE_CLUSTER_SUCCESS happens when activate a cluster successfully. |
static int |
QQ_ACTIVATE_TEMP_CLUSTER_FAIL
QQ_ACTIVATE_TEMP_CLUSTER_FAIL event happens when fail to activate temporary cluster. |
static int |
QQ_ACTIVATE_TEMP_CLUSTER_SUCCESS
QQ_ACTIVATE_TEMP_CLUSTER_SUCCESS event happens when activated temporary cluster
successfully. |
static int |
QQ_ADD_FRIEND_ALREADY
QQ_ADD_FRIEND_ALREADY event happens when I add a friend but he is already my friend. |
static int |
QQ_ADD_FRIEND_AUTH_SEND_FAIL
QQ_ADD_FRIEND_AUTH_SEND_FAIL event happens when you fail to send authentication info
to other. |
static int |
QQ_ADD_FRIEND_AUTH_SEND_SUCCESS
QQ_ADD_FRIEND_AUTH_SEND_SUCCESS event happens when you send authentication info to other
successfully. |
static int |
QQ_ADD_FRIEND_DENY
QQ_ADD_FRIEND_DENY event happens when I add a friend but he has set to forbid
others to add him as friends. |
static int |
QQ_ADD_FRIEND_FAIL
QQ_ADD_FRIEND_FAIL event happens when fail to send out request. |
static int |
QQ_ADD_FRIEND_NEED_AUTH
QQ_ADD_FRIEND_NEED_AUTH event happens when I add a friend, but he ask for verification. |
static int |
QQ_ADD_FRIEND_SUCCESS
QQ_ADD_FRIEND_SUCCESS event happens when I add a friend successfully. |
static int |
QQ_ADDED_BY_OTHERS
QQ_ADDED_BY_OTHERS event happens when someone add me as friends. |
static int |
QQ_ADDED_BY_OTHERS_EX
* QQ_ADDED_BY_OTHERS_EX event happens when someone add me as friends. |
static int |
QQ_ADMIN_ENTITLED
QQ_ADMIN_ENTITLED event happens when the cluster creator set me as admin. |
static int |
QQ_ADMIN_WITHDRAWED
QQ_ADMIN_WITHDRAWED event happens when cluster creator cancel me as an admin. |
static int |
QQ_ADVANCED_SEARCH_USER_END
QQ_ADVANCED_SEARCH_USER_END event happens when advanced search is finished. |
static int |
QQ_ADVANCED_SEARCH_USER_SUCCESS
QQ_ADVANCED_SEARCH_USER_SUCCESS event happens when advanced search successfully. |
static int |
QQ_AUTHORIZE_SEND_FAIL
QQ_AUTHORIZE_SEND_FAIL happens when fail to send authentication message. |
static int |
QQ_AUTHORIZE_SEND_SUCCESS
QQ_AUTHORIZE_SEND_SUCCESS happens when send authentication message successfully. |
static int |
QQ_BATCH_DOWNLOAD_FRIEND_REMARK_SUCCESS
QQ_BATCH_DOWNLOAD_FRIEND_REMARK_SUCCESS happens when download friend's remark in a batch. |
static int |
QQ_CANCEL_SEND_FILE
QQ_CANCEL_SEND_FILE happens when user cancel file sending operation. |
static int |
QQ_CHANGE_STATUS_FAIL
* QQ_CHANGE_STATUS_FAIL event happens when the falure of changing your own status. |
static int |
QQ_CHANGE_STATUS_SUCCESS
QQ_CHANGE_STATUS_SUCCESS event happens when your status changes. |
static int |
QQ_COMMIT_MEMBER_ORGANIZATION_FAIL
QQ_COMMIT_MEMBER_ORGANIZATON_FAIL event happens when fail to commit member group. |
static int |
QQ_COMMIT_MEMBER_ORGANIZATION_SUCCESS
QQ_COMMIT_MEMBER_ORGANIZATION_SUCCESS event happens when commite member group
successfully. |
static int |
QQ_COMMIT_ORGANIZATION_FAIL
QQ_COMMIT_ORGANIZATION_FAIL event happens when fail to commit organization. |
static int |
QQ_COMMIT_ORGANIZATION_SUCCESS
QQ_COMMIT_ORGANIZATION_SUCCESS event happens when commit organization successfully. |
static int |
QQ_CONNECTION_BROKEN
QQ_CONNECTION_BROKEN event happens when connection is closed by remote. |
static int |
QQ_CONNECTION_LOST
QQ_CONNECTION_LOST event happens when connectiong is lost. |
static int |
QQ_CREATE_CLUSTER_FAIL
QQ_CREATE_CLUSTER_FAIL happens when fail to create a cluster. |
static int |
QQ_CREATE_CLUSTER_SUCCESS
QQ_CREATE_CLUSTER_SUCCESS happens when create a cluster successfully. |
static int |
QQ_CREATE_TEMP_CLUSTER_FAIL
QQ_CREATE_TEMP_CLUSTER_FAIL event happens when fails to create temp cluster. |
static int |
QQ_CREATE_TEMP_CLUSTER_SUCCESS
QQ_CREATE_TEMP_CLUSTER_SUCCESS event happens when temporary cluster is created
successfuly. |
static int |
QQ_DELETE_FRIEND_FAIL
QQ_DELETE_FRIEND_FAIL event happens when removing friends fails. |
static int |
QQ_DELETE_FRIEND_SUCCESS
QQ_DELETE_FRIEND_SUCCESS event happens when removing friends successuflly. |
static int |
QQ_DELETE_SIGNATURE_FAIL
QQ_DELETE_SIGNATURE_FAIL event happens when fail to remove signature. |
static int |
QQ_DELETE_SIGNATURE_SUCCESS
QQ_DELETE_SIGNATURE_SUCCESS event happens when remove signature successfully. |
static int |
QQ_DISK_APPLY_SUCCESS
QQ_DISK_APPLY_SUCCESS happens when Apply for network disk successfully. |
static int |
QQ_DISK_AUTHENTICATE_FAIL
QQ_DISK_AUTHENTICATE_FAIL happens when network disk authentication fails. |
static int |
QQ_DISK_AUTHENTICATE_SUCCESS
QQ_DISK_AUTHENTICATE_SUCCESS happens when network disk authentication is
successful. |
static int |
QQ_DISK_BEGIN_DISK_SESSION
QQ_DISK_BEGIN_DISK_SESSION happens when the server requst client to start network disk
session. |
static int |
QQ_DISK_CREATE_SUCCESS
QQ_DISK_CREATE_SUCCESS happens when create dir successfully. |
static int |
QQ_DISK_DELETE_SUCCESS
QQ_DISK_DELETE_SUCCESS happens when remove file or dir successfully. |
static int |
QQ_DISK_DOWNLOAD_FRAGMENT_SUCCESS
QQ_DISK_DOWNLOAD_FRAGMENT_SUCCESS happens when download network disk file
successfully. |
static int |
QQ_DISK_DOWNLOAD_SUCCESS
QQ_DISK_DOWNLOAD_SUCCESS happens when download file of network disk
successfully. |
static int |
QQ_DISK_FINALIZE_SUCCESS
QQ_DISK_FINALIZE_SUCCESS happens when finalize update successfully. |
static int |
QQ_DISK_GET_DISK_SERVER_LIST_SUCCESS
QQ_DISK_GET_DISK_SERVER_LIST_SUCCESS happens when get network disk server list
successfully. |
static int |
QQ_DISK_GET_MY_DISK_DIR_SUCCESS
QQ_DISK_GET_MY_DISK_DIR_SUCCESS happens when get my network disk dir list
successfully. |
static int |
QQ_DISK_GET_SHARE_LIST_SUCCESS
QQ_DISK_GET_SHARE_LIST_SUCCESS happens when get shared list successfully. |
static int |
QQ_DISK_GET_SHARED_DISK_DIR_SUCCESS
QQ_DISK_GET_SHARED_DISK_DIR_SUCCESS happens when get shared network disk dir
list successfully. |
static int |
QQ_DISK_GET_SHARED_DISK_SUCCESS
QQ_GET_SHARED_DISK_SUCCESS happens when share network disk successfully. |
static int |
QQ_DISK_GET_SIZE_SUCCESS
QQ_DISK_GET_SIZE_SUCCESS happens when get file size successfully. |
static int |
QQ_DISK_MOVE_SUCCESS
QQ_DISK_MOVE_SUCCESS happens when move file or dir successfully. |
static int |
QQ_DISK_OPERATION_ERROR
QQ_DISK_OPERATION_ERROR happens when network disk operation fails. |
static int |
QQ_DISK_OPERATION_TIMEOUT
QQ_DISK_OPERTION_TIMEOUT happens when timeout in disk protocol family. |
static int |
QQ_DISK_PASSWORD_OP_FAIL
QQ_DISK_PASSWORD_OP_FAIL happens when network disk password operation fails. |
static int |
QQ_DISK_PASSWORD_OP_SUCCESS
QQ_DISK_PASSWORD_OP_SUCCESS happens when network disk password operation
is successful. |
static int |
QQ_DISK_PREPARE_SUCCESS
QQ_DISK_PREPARE_SUCCESS happens when switch upload and download successfully. |
static int |
QQ_DISK_RENAME_SUCCESS
QQ_DISK_RENAME_SUCCESS happens when rename the file or dir successfully. |
static int |
QQ_DISK_SET_SHARE_LIST_SUCCESS
QQ_DISK_SET_SHARE_LIST_SUCCESS happens when set share list successfully. |
static int |
QQ_DISK_UPLOAD_SUCCESS
QQ_DISK_UPLOAD_SUCCESS happens when upload file successfully. |
static int |
QQ_DISMISS_CLUSTER_FAIL
QQ_DISMISS_CLUSTER_FAIL happens when fail to dismiss cluster. |
static int |
QQ_DISMISS_CLUSTER_SUCCESS
QQ_DISMISS_CLUSTER_SUCCESS happens when dismiss cluster successfully. |
static int |
QQ_DOWNLOAD_FRIEND_REMARK_SUCCESS
QQ_DOWNLOAD_FRIEND_REMARK_SUCCESS happens when download friends' remark successfully. |
static int |
QQ_DOWNLOAD_GROUP_FRIEND_FAIL
QQ_DOWNLOAD_GROUP_FRIEND_FAIL event happens when fail to download friend list of grouping . |
static int |
QQ_DOWNLOAD_GROUP_FRIEND_SUCCESS
QQ_DOWNLOAD_GROUP_FRIEND_SUCCESS event happens when download friends list of grouping successfully. |
static int |
QQ_DOWNLOAD_GROUP_NAME_SUCCESS
QQ_DOWNLOAD_GROUP_NAME_SUCCESS event happens when download grouping name successfully. |
static int |
QQ_EXIT_CLUSTER_FAIL
QQ_EXIT_CLUSTER_FAIL happens when fail to leave the cluster. |
static int |
QQ_EXIT_CLUSTER_SUCCESS
QQ_EXIT_CLUSTER_SUCCESS happens when leave the cluster succeefully. |
static int |
QQ_EXIT_TEMP_CLUSTER_FAIL
QQ_EXIT_TEMP_CLUSTER_FAIL event happens when fail to leave temporary cluster. |
static int |
QQ_EXIT_TEMP_CLUSTER_SUCCESS
QQ_EXIT_TEMP_CLUSTER_SUCCESS event happens when leave temporay cluster successfully. |
static int |
QQ_FRIEND_CHANGE_STATUS
QQ_FRIEND_CHANGE_STATUS event happens when friends status changes. |
static int |
QQ_FRIEND_CUSTOM_HEAD_CHANGED
QQ_FRIEND_CUSTOM_HEAD_CHANGED happens when receive friend custom heand changed notification. |
static int |
QQ_FRIEND_PROPERTY_CHANGED
QQ_FRIEND_PROPERTY_CHANGED happens when get friend property changed notification. |
static int |
QQ_FRIEND_SIGNATURE_CHANGED
QQ_FRIEND_SIGNATURE_CHANGED event happens when receive system signature change notification. |
static int |
QQ_GET_CARD_BATCH_FAIL
QQ_GET_CARD_BATCH_FAIL event happens when fail to get cluster card true name. |
static int |
QQ_GET_CARD_BATCH_SUCCESS
QQ_GET_CARD_BATCH_SUCCESS event happens when get cluster card true name
in batch. |
static int |
QQ_GET_CARD_FAIL
QQ_GET_CARD_FAIL event happens when fail to get single cluster member card. |
static int |
QQ_GET_CARD_SUCCESS
QQ_GET_CARD_SUCCESS event happens when get single cluster member card successfully. |
static int |
QQ_GET_CLUSTER_INFO_FAIL
QQ_GET_CLUSTER_INFO_FAIL happen when fail to get cluster info. |
static int |
QQ_GET_CLUSTER_INFO_SUCCESS
QQ_GET_CLUSTER_INFO_SUCCESS happens when get cluster info successfully. |
static int |
QQ_GET_CUSTOM_HEAD_DATA_SUCCESS
QQ_GET_CUSTOM_HEAD_DATA_SUCCESS happens when get custom head data successfully. |
static int |
QQ_GET_CUSTOM_HEAD_INFO_SUCCESS
QQ_GET_CUSTOM_HEAD_INFO_SUCCESS happens when receive custom head infor successfully. |
static int |
QQ_GET_FRIEND_LEVEL_SUCCESS
QQ_GET_FRIEND_LEVEL_SUCCESS event happens when get the user level successfully. |
static int |
QQ_GET_FRIEND_LIST_SUCCESS
QQ_GET_FRIEND_LIST_SUCCESS event happens when get friends list. |
static int |
QQ_GET_FRIEND_ONLINE_SUCCESS
QQ_GET_FRIEND_ONLINE_SUCCESS event happens when get the online friends list. |
static int |
QQ_GET_LOGIN_TOKEN_FAIL
QQ_GET_LOGIN_TOKEN_FAIL event happens when fails to get login token. |
static int |
QQ_GET_LOGIN_TOKEN_SUCCESS
QQ_GET_LOGIN_TOKEN_SUCCESS event happens when request to get login token
successfully. |
static int |
QQ_GET_MEMBER_INFO_FAIL
QQ_GET_MEMBER_INFO_FAIL happens when fail to get cluster member info. |
static int |
QQ_GET_MEMBER_INFO_SUCCESS
QQ_GET_MEMBER_INFO_SUCCESS happens when get cluster member info successfully. |
static int |
QQ_GET_ONLINE_MEMBER_FAIL
QQ_GET_ONLINE_MEMBER_FAIL happens when fail to get online cluster member. |
static int |
QQ_GET_ONLINE_MEMBER_SUCCESS
QQ_GET_ONLINE_MEMBER_SUCCESS happens when get online cluster member successfully. |
static int |
QQ_GET_SIGNATURE_FAIL
QQ_GET_SIGNATURE_FAIL event happens when fails to get signature. |
static int |
QQ_GET_SIGNATURE_SUCCESS
QQ_GET_SIGNATURE_SUCCESS event happens when get signature successfully. |
static int |
QQ_GET_TEMP_CLUSTER_INFO_FAIL
QQ_GET_TEMP_CLUSTER_INFO_FAIL event happens when fail to get temporary cluster
info. |
static int |
QQ_GET_TEMP_CLUSTER_INFO_SUCCESS
QQ_GET_TEMP_CLUSTER_INFO_SUCCESS event happens when get temporary cluster info
successfully. |
static int |
QQ_GET_USER_INFO_SUCCESS
QQ_GET_USER_INFO_SUCCESS event happens when get the user's information. |
static int |
QQ_GET_USER_PROPERTY_SUCCESS
QQ_GET_USER_PROPERTY_SUCCESS event happens when get the user property successfully. |
static int |
QQ_GET_WEATHER_FAIL
QQ_GET_WEATHER_FAIL happens when fail to get the weather. |
static int |
QQ_GET_WEATHER_SUCCESS
QQ_GET_WEATHER_SUCCESS happens when get weather successfully. |
static int |
QQ_I_AM_ADDED_TO_CLUSTER
QQ_I_AM_ADDED_TO_CLUSTER event happens when other add me as a cluster member. |
static int |
QQ_I_AM_REMOVED_FROM_CLUSTER
QQ_I_AM_REMOVED_FROM_CLUSTER event happens when remove me from the cluster by
the cluster creator. |
static int |
QQ_JOIN_CLUSTER_AUTH_SEND_FAIL
QQ_JOIN_CLUSTER_AUTH_SEND_FAIL happens when the cluster joining authentication fails. |
static int |
QQ_JOIN_CLUSTER_AUTH_SEND_SUCCESS
QQ_JOIN_CLUSTER_AUTH_SEND_SUCCESS happens when send out cluster authentication info successfully. |
static int |
QQ_JOIN_CLUSTER_DENIED
QQ_JOIN_CLUSTER_DENIED happens when request to join a cluster which denies fresh joining. |
static int |
QQ_JOIN_CLUSTER_FAIL
QQ_JOIN_CLUSTER_FAIL happens when fail to join a cluster. |
static int |
QQ_JOIN_CLUSTER_NEED_AUTH
QQ_JOIN_CLUSTER_NEED_AUTH happens when request to join a cluster wich ask for authentication. |
static int |
QQ_JOIN_CLUSTER_SUCCESS
QQ_JOIN_CLUSTER_SUCCESS happens when join a cluster successfully. |
static int |
QQ_KEEP_ALIVE_SUCCESS
QQ_KEEP_ALIVE_SUCCESS event happens when Keep Alive packet gets the Ack. |
static int |
QQ_KICKED_OUT_BY_SYSTEM
QQ_KICKED_OUT_BY_SYSTEM event happens when your QQ id is logined somewhere else and you are
kicked out by the system. |
static int |
QQ_LOGIN_FAIL
QQ_LOGIN_ERROR event happens when login fails. |
static int |
QQ_LOGIN_REDIRECT_NULL
QQ_LOGIN_REDIRECT_NULL event happens when a 0 address is redirected. |
static int |
QQ_LOGIN_SUCCESS
QQ_LOGIN_SUCCESS event happens when login successfully. |
static int |
QQ_LOGIN_UNKNOWN_ERROR
QQ_LOGIN_UNKNOWN_ERROR event happens in login when unknown error takes place. |
static int |
QQ_MODIFY_CARD_FAIL
QQ_MODIFY_CARD_FAIL event happens when fail to modify cluster card info. |
static int |
QQ_MODIFY_CARD_SUCCESS
QQ_MODIFY_CARD_SUCCESS event happens when modify cluster card successfully. |
static int |
QQ_MODIFY_CLUSTER_INFO_FAIL
QQ_MODIFY_CLUSTER_INFO_FAIL happens when fail to modify cluster's info. |
static int |
QQ_MODIFY_CLUSTER_INFO_SUCCESS
QQ_MODIFY_CLUSTER_INFO_SUCCESS happens when modify cluster info successfully. |
static int |
QQ_MODIFY_CLUSTER_MEMBER_FAIL
QQ_MODIFY_CLUSTER_MEMBER_FAIL event happens when fail to modify cluster
member list. |
static int |
QQ_MODIFY_CLUSTER_MEMBER_SUCCESS
QQ_MODIFY_CLUSTER_MEMBER_SUCCESS event happens when modify cluster member
list successfully. |
static int |
QQ_MODIFY_INFO_FAIL
QQ_MODIFY_INFO_FAIL event happens when modifying user info falis. |
static int |
QQ_MODIFY_INFO_SUCCESS
QQ_MODIFY_INFO_SUCCESS event happens when modifying user info succeeds. |
static int |
QQ_MODIFY_SIGNATURE_FAIL
QQ_MODIFY_SIGNATURE_FAIL event happens when fail to mofify signature. |
static int |
QQ_MODIFY_SIGNATURE_SUCCESS
QQ_MODIFY_SIGNATURE_SUCCESS event happens when modify signature successfully. |
static int |
QQ_MODIFY_TEMP_CLUSTER_INFO_FAIL
QQ_MODIFY_TEMP_CLUSTER_INFO_FAIL event happens when fail to modify temp cluster
info. |
static int |
QQ_MODIFY_TEMP_CLUSTER_INFO_SUCCESS
QQ_MODIFY_TEMP_CLUSTER_INFO_SUCCESS event happens when modify temp cluster
info successfully. |
static int |
QQ_MODIFY_TEMP_CLUSTER_MEMBER_FAIL
QQ_MODIFY_TEMP_CLUSTER_MEMBER_FAIL event happens when fail to modify temp cluster member
Source is ClusterCommandReplyPacket. |
static int |
QQ_MODIFY_TEMP_CLUSTER_MEMBER_SUCCESS
QQ_MODIFY_TEMP_CLUSTER_MEMBER_SUCCESS event happens when modify temp cluster
member successfully. |
static int |
QQ_NETWORK_ERROR
QQ_NETWORK_ERROR event happens when network error, nothing to do with QQ protocol. |
static int |
QQ_NOTIFY_FILE_TRANSFER_ARGS
QQ_NOTIFY_FILE_TRANSFER_ARGS happens when file sending side notice his IP and port info to the other side. |
static int |
QQ_OPERATION_TIMEOUT
QQ_OPERATION_TIMEOUT event happens when timeout. |
static int |
QQ_PRIVACY_DATA_OP_FAIL
QQ_PRIVACY_DATA_OP_SUCCESS event happens when fail in privacy data operation. |
static int |
QQ_PRIVACY_DATA_OP_SUCCESS
QQ_PRIVACY_DATA_OP_SUCCESS happens when privacy data operation is successful. |
static int |
QQ_PROXY_ERROR
QQ_PROXY_ERROR event is a proxy event, has nothing to do with QQ protocol, is fired when proxy has error. |
static int |
QQ_RECEIVE_ADVERTISEMENT
QQ_RECEIVE_ADVERTISEMENT event happens when get advertisment. |
static int |
QQ_RECEIVE_CLUSTER_IM
QQ_RECEIVE_CLUSTER_IM happens when receive a fixed cluster message. |
static int |
QQ_RECEIVE_DISK_NOTIFICATION
QQ_RECEIVE_DISK_NOTIFICATION happens when receive network disk change notification
Source is ReceiveIMPacket. |
static int |
QQ_RECEIVE_DUPLICATED_IM
QQ_RECEIVE_DUPLICATED_IM event happens when receive a duplicated message. |
static int |
QQ_RECEIVE_FACE_DATA
QQ_RECEIVE_FACE_DATA event happens when receive face file data. |
static int |
QQ_RECEIVE_FACE_INFO
QQ_RECEIVE_FACE_INFO event happens when receive face file info. |
static int |
QQ_RECEIVE_MEMBER_LOGIN_HINT
QQ_RECEIVE_MEMBER_LOGIN_HINT happens when receive member login hint. |
static int |
QQ_RECEIVE_NORMAL_IM
QQ_RECEIVE_NORMAL_IM event happens when receive a normal message. |
static int |
QQ_RECEIVE_QQLIVE
QQ_RECEIVE_QQLIVE happens when receive QQ live message. |
static int |
QQ_RECEIVE_SMS
QQ_RECEIVE_SMS event happens after receive SMS. |
static int |
QQ_RECEIVE_SYS_MESSAGE
QQ_RECEIVE_SYS_MESSAGE event happens when receive a system broadcast. |
static int |
QQ_RECEIVE_TEMP_CLUSTER_IM
QQ_RECEIVE_TEMP_CLUSTER_IM happens when receive a temporary cluster message. |
static int |
QQ_RECEIVE_TEMP_SESSION_IM
QQ_RECEIVE_TEMP_SESSION_IM event happens when receive a temporary session message. |
static int |
QQ_RECEIVE_UNKNOWN_CLUSTER_IM
QQ_RECEIVE_UNKNOWN_CLUSTER_IM happens when receive a type unknown cluster message. |
static int |
QQ_REJECT_SEND_FILE
QQ_REJECT_SEND_FILE event happens when other denies your file sending request. |
static int |
QQ_REMOVE_FRIEND_FROM_LIST_SUCCESS
QQ_REMOVE_FRIEND_FROM_LIST_SUCCESS happens when remove friend from list in the server successfully. |
static int |
QQ_REMOVE_SELF_FAIL
QQ_REMOVE_SELF_FAIL event happens when fail to remove yourselft from other's friend list. |
static int |
QQ_REMOVE_SELF_SUCCESS
QQ_REMOVE_SELF_SUCCESS event happens when remove yourself from other's friend list successfully. |
static int |
QQ_REQUEST_ADD_ME
* QQ_REQUEST_ADD_ME event happens when someone ask for adding me as friends. |
static int |
QQ_REQUEST_ADD_ME_EX
QQ_REQUEST_ADD_ME_EX event happens when someone asks for adding me as friends. |
static int |
QQ_REQUEST_ADD_OTHER_APPROVED
QQ_REQUEST_ADD_OTHER_APPROVED event happens when I ask for adding a person and he agrees. |
static int |
QQ_REQUEST_ADD_OTHER_APPROVED_AND_ADD
QQ_REQUEST_ADD_OTHER_APPROVED_AND_ADD event happens when someone asks for adding me as friends and I
agree and add him as friends. |
static int |
QQ_REQUEST_ADD_OTHER_REJECTED
QQ_REQUEST_ADD_OTHER_REJECTED event happens when I ask for adding a person and he disagrees. |
static int |
QQ_REQUEST_AGENT_FAIL
QQ_REQUEST_AGENT_FAIL event happens when fail to requst agent. |
static int |
QQ_REQUEST_AGENT_REDIRECT
QQ_REQUEST_AGENT_REDIRECT event happens when request agent redirection. |
static int |
QQ_REQUEST_AGENT_SUCCESS
QQ_REQUEST_AGENT_OK event happens when request agent successfully. |
static int |
QQ_REQUEST_BEGIN_SUCCESS
QQ_REQUEST_BEGIN_SUCCESS event happens when request to begin transmission successfully. |
static int |
QQ_REQUEST_FACE_SUCCESS
QQ_REQUEST_FACE_SUCCESS event happens when request self-define face file successfully. |
static int |
QQ_REQUEST_JOIN_CLUSTER
QQ_REQUEST_JOIN_CLUSTER event happens when someone requst to join a cluster that I created. |
static int |
QQ_REQUEST_JOIN_CLUSTER_APPROVED
QQ_REQUEST_JOIN_CLUSTER_APPROVED event happens when other agee with me to join the cluster he creates. |
static int |
QQ_REQUEST_JOIN_CLUSTER_REJECTED
QQ_REQUEST_JOIN_CLUSTER_REJECTED event happens when other denies me to join the cluster he creates. |
static int |
QQ_REQUEST_KEY_FAIL
QQ_REQUEST_KEY_FAIL event happen when fail to request secret key. |
static int |
QQ_REQUEST_KEY_SUCCESS
QQ_REQUEST_KEY_SUCCESS event happens when request for secret key successfully. |
static int |
QQ_REQUEST_ME_CONNECT
QQ_REQUEST_ME_CONNECT happens when file sendsing connection is created . |
static int |
QQ_REQUEST_SEND_FILE
QQ_REQUEST_SEND_FILE event happens when other requests to send me a file. |
static int |
QQ_RUNTIME_ERROR
QQ_RUNTIME_ERROR event happens when runtime error takes place, nothing to do with QQ
protocol. |
static int |
QQ_SEARCH_CLUSTER_FAIL
QQ_SEARCH_CLUSTER_FAIL event happens when fail to search for a cluster. |
static int |
QQ_SEARCH_CLUSTER_SUCCESS
QQ_SEARCH_CLUSTER_SUCCESS event happens when search for a cluster successfully. |
static int |
QQ_SEARCH_USER_END
QQ_SEARCH_USER_END event happens when a search is finished. |
static int |
QQ_SEARCH_USER_SUCCESS
QQ_SEARCH_USER_SUCCESS event happens when search online user successfully. |
static int |
QQ_SEND_CLUSTER_IM_EX_FAIL
QQ_SEND_CLUSTER_IM_EX_FAIL event happens when fail to send EX cluster message. |
static int |
QQ_SEND_CLUSTER_IM_EX_SUCCESS
QQ_SEND_CLUSTER_IM_EX_SUCCESS event happens when send EX cluster message successfully. |
static int |
QQ_SEND_FILE_REQUEST_SEND_SUCCESS
QQ_SEND_FILE_REQUEST_SEND_SUCCESS event happens when file sending request is sent successfully. |
static int |
QQ_SEND_IM_SUCCESS
QQ_SEND_IM_SUCCESS event happens when sending out message successfully . |
static int |
QQ_SEND_TEMP_CLUSTER_IM_FAIL
QQ_SEND_TEMP_CLUSTER_IM_FAIL event happens when fail to send temporary cluster message. |
static int |
QQ_SEND_TEMP_CLUSTER_IM_SUCCESS
QQ_SEND_TEMP_CLUSTER_IM_SUCCESS event happens when temporary cluster message
is sent successfully. |
static int |
QQ_SEND_TEMP_SESSION_IM_FAIL
QQ_SEND_TEMP_SESSION_IM_FAIL happens when fail to send temp session message. |
static int |
QQ_SEND_TEMP_SESSOIN_IM_SUCCESS
QQ_SEND_TEMP_SESSOIN_IM_SUCCESS happens when send temp session message successfully. |
static int |
QQ_SET_ROLE_FAIL
QQ_SET_ROLE_FAIL event happens when cluster creator fail to set admin. |
static int |
QQ_SET_ROLE_SUCCESS
QQ_SET_ROLE_SUCCESS event happens when cluster creator set admin successfully. |
static int |
QQ_SMS_SENT
QQ_SMS_SENT event happens after SMS is sent out. |
static int |
QQ_SUB_CLUSTER_OP_FAIL
QQ_GET_SUBJECT_LIST_FAIL event happens when fails operate in subcluster. |
static int |
QQ_SUB_CLUSTER_OP_SUCCESS
QQ_GET_SUBJECT_LIST_SUCCESS event happens when subcluster operation is successfully. |
static int |
QQ_TRANSFER_FACE_SUCCESS
QQ_TRANSFER_FACE_INFO_SUCCESS event happens when send face infor or data successfully. |
static int |
QQ_TRANSFER_ROLE_FAIL
QQ_TRANSFER_ROLE_FAIL event happens when the cluster creator fails to change his role. |
static int |
QQ_TRANSFER_ROLE_SUCCESS
QQ_TRANSFER_ROLE_SUCCESS event happens when the cluster creator changes his role. |
static int |
QQ_UNKNOWN_TYPE_IM
QQ_UNKNOWN_TYPE_IM means to receive a message that it can't process right now. |
static int |
QQ_UPDATE_ORGANIZATION_FAIL
QQ_UPDATE_ORGANIZATION_FAIL event happens when fail to update organization. |
static int |
QQ_UPDATE_ORGANIZATION_SUCCESS
QQ_UPDATE_ORGANIZATION_SUCCESS event happens when update organization
successfully. |
static int |
QQ_UPLOAD_FRIEND_REMARK_SUCCESS
QQ_UPLOAD_FRIEND_REMARK_SUCCESS event happens when upload friend's remark successfully. |
static int |
QQ_UPLOAD_GROUP_FRIEND_FAIL
QQ_UPLOAD_GROUP_FRIEND_FAIL event happens when fail to upload friend list. |
static int |
QQ_UPLOAD_GROUP_FRIEND_SUCCESS
QQ_UPLOAD_GROUP_FRIEND_SUCCESS event happens when upload friends list of the grouping successfully. |
static int |
QQ_UPLOAD_GROUP_NAME_SUCCESS
QQ_UPLOAD_GROUP_NAME_SUCCESS event happens when upload grouping name successfully. |
int |
type
|
Fields inherited from class java.util.EventObject |
---|
source |
Constructor Summary | |
---|---|
QQEvent()
default constructor 缺省构造函数 |
|
QQEvent(Object source)
|
Method Summary |
---|
Methods inherited from class java.util.EventObject |
---|
getSource, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static final int QQ_LOGIN_SUCCESS
QQ_LOGIN_SUCCESS
event happens when login successfully. Source is LoginReplyPacket.
QQ_LOGIN_SUCCESS
事件在登录成功是发生,Source是LoginReplyPacket
public static final int QQ_LOGIN_FAIL
QQ_LOGIN_ERROR
event happens when login fails. Source is LoginReplyPacket
QQ_LOGIN_ERROR
事件在登录错误时发生,Source是LoginReplyPacket
public static final int QQ_LOGIN_UNKNOWN_ERROR
QQ_LOGIN_UNKNOWN_ERROR
event happens in login when unknown error takes place. Source is
LoginReplyPacket.
QQ_LOGIN_UNKNOWN_ERROR
事件在登录时发生未知错误时发生,Source是LoginReplyPacket
public static final int QQ_LOGIN_REDIRECT_NULL
QQ_LOGIN_REDIRECT_NULL
event happens when a 0 address is redirected. soure is LoginReplyPacket
QQ_LOGIN_REDIRECT_NULL
事件在重定向到一个0地址时发生,source是
LoginReplyPacket
public static final int QQ_KEEP_ALIVE_SUCCESS
QQ_KEEP_ALIVE_SUCCESS
event happens when Keep Alive packet gets the Ack. Source is KeepAliveReplyPacket.
QQ_KEEP_ALIVE_SUCCESS
事件在Keep Alive包收到确认时发生,source是KeepAliveReplyPacket
public static final int QQ_CONNECTION_LOST
QQ_CONNECTION_LOST
event happens when connectiong is lost. This situation is triggered
when there's no response for Keep Alive packet. Source here is useless.
QQ_CONNECTION_LOST
事件在连接失去时发生,这种情况一般时Keep Alive包没有反应
时触发的,source无用处
public static final int QQ_FRIEND_CHANGE_STATUS
QQ_FRIEND_CHANGE_STATUS
event happens when friends status changes. Source is FriendChangeStatusPacket.
QQ_FRIEND_CHANGE_STATUS
事件发生在某个好友的状态改变时,source是FriendChangeStatusPacket
public static final int QQ_GET_USER_INFO_SUCCESS
QQ_GET_USER_INFO_SUCCESS
event happens when get the user's information. Source is GetUserInfoReplyPacket.
QQ_GET_USER_INFO_SUCCESS
事件发生在得到用户信息成功时,source是GetUserInfoReplyPacket
public static final int QQ_CHANGE_STATUS_SUCCESS
QQ_CHANGE_STATUS_SUCCESS
event happens when your status changes. Source is ChangeStatusReplyPacket.
QQ_CHANGE_STATUS_SUCCESS
事件发生你自己的状态改变成功时,source是ChangeStatusReplyPacket
public static final int QQ_CHANGE_STATUS_FAIL
QQ_CHANGE_STATUS_FAIL
event happens when the falure of changing your own status. Source is StatusReplyPacket.
QQ_CHANGE_STATUS_FAIL
事件发生你自己的状态改变失败时,source是ChangeStatusReplyPacket
public static final int QQ_GET_FRIEND_LIST_SUCCESS
QQ_GET_FRIEND_LIST_SUCCESS
event happens when get friends list. Source is GetFriendListReplyPacket.
It's required to check the flag of the reply packet to judge whether to get more friends.
QQ_GET_FRIEND_LIST_SUCCESS
事件发生在得到好友列表成功
时,source是GetFriendListReplyPacket,需要检查回复包的标志来判断是否
还有更多好友需要得到
public static final int QQ_GET_FRIEND_ONLINE_SUCCESS
QQ_GET_FRIEND_ONLINE_SUCCESS
event happens when get the online friends list. Source is
GetOnlineOpReplyPacket. User should check "position" field to judge whether there are more friends online.
QQ_GET_FRIEND_ONLINE_SUCCESS
事件在得到在线好友列表成功时发生,source是
GetOnlineOpReplyPacket,用户应该检查position字段判断是否还有更多在线好友
public static final int QQ_RECEIVE_SYS_MESSAGE
QQ_RECEIVE_SYS_MESSAGE
event happens when receive a system broadcast. Source is
ReceiveIMPacket.
QQ_RECEIVE_SYS_MESSAGE
事件在收到一条系统广播消息时发生,
source是ReceiveIMPacket
public static final int QQ_SEND_IM_SUCCESS
QQ_SEND_IM_SUCCESS
event happens when sending out message successfully . It indicates the
message is sent out successfully. Source is SendIMPacket. Notice, it's not SendIMReplyPacket whick is useless.
QQ_SEND_IM_SUCCESS
事件在发送消息成功时发生,表示消息已经成功发送,source是
SendIMPacket,注意不是SendIMReplyPacket,这个没什么用
public static final int QQ_KICKED_OUT_BY_SYSTEM
QQ_KICKED_OUT_BY_SYSTEM
event happens when your QQ id is logined somewhere else and you are
kicked out by the system. Source is SystemNotificationPacket. System notification and system message are different.
System notification is sent to you only or to say. it's related to you. System message is a kind of broadcast. Every one can
receive it. we should distinguish the two event. The carrier of system notification is SystemNotificationPacket, while the
system message's is ReceiveIMPacket. There are many function and format of ReceiveIMPacket. This is a difference too.
Notice that, in the latter section, notifications like I was added as a friend by others , and verification is denied, etc are
of system notification.
QQ_KICKED_OUT_BY_SYSTEM
事件在收到你的QQ号在其他地方登陆导致你被系统踢出时发生,
source是SystemNotificationPacket。系统通知和系统消息是不同的两种事件,系统通知是对你一个人发
出的(或者是和你相关的),系统消息是一种广播式的,每个人都会收到,要分清楚这两种事件。此外
系统通知的载体是SystemNotificationPacket,而系统消息是ReceiveIMPacket,ReceiveIMPacket的功
能和格式很多。这也是一个区别。注意其后的我被其他人加为好友,验证被通过被拒绝等等,都是系统
通知范畴
public static final int QQ_RECEIVE_NORMAL_IM
QQ_RECEIVE_NORMAL_IM
event happens when receive a normal message. Source is ReceiveIMPacket.
QQ_RECEIVE_NORMAL_IM
事件在收到一个普通消息是发生,
source是ReceiveIMPacket
public static final int QQ_MODIFY_INFO_FAIL
QQ_MODIFY_INFO_FAIL
event happens when modifying user info falis. Source is ModifyInfoPacket.
Notice that, it's not ModifyInfoReplyPacket whick is useless.
QQ_MODIFY_INFO_FAIL
事件在修改用户信息失败时发生,
source是ModifyInfoPacket,注意不是ModifyInfoReplyPacket,因为
Reply包毫无价值
public static final int QQ_MODIFY_INFO_SUCCESS
QQ_MODIFY_INFO_SUCCESS
event happens when modifying user info succeeds. Source is ModifyInfoPacket.
QQ_MODIFY_INFO_SUCCESS
事件在修改用户信息成功是发生,source是
ModifyInfoPacket
public static final int QQ_ADDED_BY_OTHERS
QQ_ADDED_BY_OTHERS
event happens when someone add me as friends. Source is SystemNotificationPacket.
QQ_ADDED_BY_OTHERS
事件发生在有人将我加为好友时,source是SystemNotificationPacket
public static final int QQ_ADDED_BY_OTHERS_EX
QQ_ADDED_BY_OTHERS_EX
event happens when someone add me as friends. Source is SystemNotificationPacket.
QQ_ADDED_BY_OTHERS_EX
事件发生在有人将我加为好友时,source是SystemNotificationPacket
public static final int QQ_REQUEST_ADD_ME
QQ_REQUEST_ADD_ME
event happens when someone ask for adding me as friends. The one above happen
when I don't set verification. This event happens if I set the verification. The two will not happen. Source is SystemNotificationPacket.
QQ_REQUEST_ADD_ME
事件发生在有人请求加我为好友时,上面的是我没有设置验证
是发生的,这个事件是我如果设了验证时发生的,两者不会都发生。source是SystemNotificationPacket
public static final int QQ_REQUEST_ADD_ME_EX
QQ_REQUEST_ADD_ME_EX
event happens when someone asks for adding me as friends. Source is SystemNotificationPacket.
This is the extend event of QQ_REQUEST_ADD_ME, used in 2005.
QQ_REQUEST_ADD_ME_EX
事件发生在有人请求加我为好友时,source是SystemNotificationPacket。
这是QQ_REQUEST_ADD_ME的扩展事件,在2005中使用
public static final int QQ_REQUEST_ADD_OTHER_APPROVED_AND_ADD
QQ_REQUEST_ADD_OTHER_APPROVED_AND_ADD
event happens when someone asks for adding me as friends and I
agree and add him as friends. Source is SystemNotificationPacket.
QQ_REQUEST_ADD_OTHER_APPROVED_AND_ADD
事件发生在有人请求加我为好友时,我同意并且加他
为好友,source是SystemNotificationPacket
public static final int QQ_REQUEST_ADD_OTHER_APPROVED
QQ_REQUEST_ADD_OTHER_APPROVED
event happens when I ask for adding a person and he agrees. Source is SystemNotificationPacket.
QQ_REQUEST_ADD_OTHER_APPROVED
事件发生在我请求加一个人,
那个人同意我加的时候,source是SystemNotificationPacket
public static final int QQ_REQUEST_ADD_OTHER_REJECTED
QQ_REQUEST_ADD_OTHER_REJECTED
event happens when I ask for adding a person and he disagrees.
source is SystemNotificationPacket.
QQ_REQUEST_ADD_OTHER_REJECTED
事件发生在我请求加一个人,那个人拒绝时,
source是SystemNotificationPacket
public static final int QQ_ADD_FRIEND_SUCCESS
QQ_ADD_FRIEND_SUCCESS
event happens when I add a friend successfully. Source is AddFriendExReplayPacket.
QQ_ADD_FRIEND_SUCCESS
事件发生在我添加一个好友成功时,
source是AddFriendExReplyPacket
public static final int QQ_ADD_FRIEND_NEED_AUTH
QQ_ADD_FRIEND_NEED_AUTH
event happens when I add a friend, but he ask for verification. Source is AddFriendExReplyPacket.
QQ_ADD_FRIEND_NEED_AUTH
事件发生在我添加一个好友,但是对方需要认证时,
source是AddFriendExReplyPacket
public static final int QQ_ADD_FRIEND_DENY
QQ_ADD_FRIEND_DENY
event happens when I add a friend but he has set to forbid
others to add him as friends. Source is AddFriendExReplyPacket.
QQ_ADD_FRIEND_DENY
事件发生在我添加一个好友,但是对方设置了
禁止别人把我添加为好友,source是AddFriendExReplyPacket
public static final int QQ_ADD_FRIEND_ALREADY
QQ_ADD_FRIEND_ALREADY
event happens when I add a friend but he is already my friend.
Source is AddFriendExReplyPacket.
QQ_ADD_FRIEND_ALREADY
事件发生在我添加一个好友,但是
对方已经是我的好友,source是AddFriendExReplyPacket
public static final int QQ_DELETE_FRIEND_SUCCESS
QQ_DELETE_FRIEND_SUCCESS
event happens when removing friends successuflly.
Source is DeleteFriendPacket. Notice, not DeleteFriendReplyPacket which is useless.
QQ_DELETE_FRIEND_SUCCESS
事件在删除好友成功时发生,
source是DeleteFriendPacket,注意不是DeleteFriendReplyPacket,
因为Reply包毫无价值
public static final int QQ_DELETE_FRIEND_FAIL
QQ_DELETE_FRIEND_FAIL
event happens when removing friends fails. Source is DeleteFriendPacket.
QQ_DELETE_FRIEND_FAIL
事件在删除好友失败是发生,
source是DeleteFriendPacket
public static final int QQ_ADD_FRIEND_AUTH_SEND_SUCCESS
QQ_ADD_FRIEND_AUTH_SEND_SUCCESS
event happens when you send authentication info to other
successfully. Source is AddFriendAuthReponsePacket. Notice, not AddFriendAutoReplyPacket which is useless.
QQ_ADD_FRIEND_AUTH_SEND_SUCCESS
事件在你发送认证信息给别人成功时发生,
source是AddFriendAuthResponsePacket,注意不是AddFriendAuthReplyPacket,这个包没用
public static final int QQ_ADD_FRIEND_AUTH_SEND_FAIL
QQ_ADD_FRIEND_AUTH_SEND_FAIL
event happens when you fail to send authentication info
to other. Source is AddFriendAuthReponsePacket.
QQ_ADD_FRIEND_AUTH_SEND_FAIL
事件在你发送认证信息给别人失败时发生,
source是AddFriendAuthResponsePacket
public static final int QQ_ADD_FRIEND_FAIL
QQ_ADD_FRIEND_FAIL
event happens when fail to send out request. Source is AddFriendPacket.
QQ_ADD_FRIEND_FAIL
事件发生在请求信息发送失败时,source是AddFriendPacket
public static final int QQ_OPERATION_TIMEOUT
QQ_OPERATION_TIMEOUT
event happens when timeout. It's to say, the request has no
response. Source is the packet sent out. operation field to notice QQEvent presents the operation type.
Notice, timeout event and fail event are different. Timeout means that the packet has no Ack while fail means
Packet get a Ack, and the operation fails base on the content of the Ack packet.
QQ_OPERATION_TIMEOUT
事件在操作超时时发生,也就是请求包没有能收到回复,
source是要发送的那个包,通知QQEvent的operation字段表示了操作的类型。要注意超时事件和
Fail事件的不同,超时是指包没有收到任何确认,fail是指确认收到了,并且根据确认包的内容,
操作失败了
public static final int QQ_REMOVE_SELF_SUCCESS
QQ_REMOVE_SELF_SUCCESS
event happens when remove yourself from other's friend list successfully.
Source is RemoveSelfReplyPacket which is useless,
QQ_REMOVE_SELF_SUCCESS
事件在把自己从别人的好友列表中删除成功时发生,
source是RemoveSelfReplyPacket,不过没什么用
public static final int QQ_REMOVE_SELF_FAIL
QQ_REMOVE_SELF_FAIL
event happens when fail to remove yourselft from other's friend list.
Source is RemoveSelfReplyPacket which is useless.
QQ_REMOVE_SELF_FAIL
事件在把自己从别人的好友列表中删除失败时发生,
source是RemoveSelfReplyPacket,不过没什么用
public static final int QQ_SEARCH_USER_SUCCESS
QQ_SEARCH_USER_SUCCESS
event happens when search online user successfully. Source is
SearchUserReplyPacket.
QQ_SEARCH_USER_SUCCESS
事件在搜索在线用户成功时发生,source是SearchUserReplyPacket
public static final int QQ_SEARCH_USER_END
QQ_SEARCH_USER_END
event happens when a search is finished. Source is SearchUserReplyPacket
whick is only a notification event, without returning data.
QQ_SEARCH_USER_END
事件在一次搜索已经全部完成时发生,source是SearchUserReplyPacket,
但是这个纯粹是通知事件,没有实际数据返回
public static final int QQ_SEND_FILE_REQUEST_SEND_SUCCESS
QQ_SEND_FILE_REQUEST_SEND_SUCCESS
event happens when file sending request is sent successfully.
Source is SendIMPacket.
QQ_SEND_FILE_REQUEST_SEND_SUCCESS
事件在传送文件请求发送成功时发生,source是
SendIMPacket
public static final int QQ_ACCEPT_SEND_FILE
QQ_ACCEPT_SEND_FILE
event happens when other accepts your file sending request. Source is
ReceiveIMPacket.
QQ_ACCEPT_SEND_FILE
事件在对方接受了自己的传输文件请求时发生,source是ReceiveIMPacket,
接到这个包就可以抽出好友的端口开始初始化连接了
public static final int QQ_REJECT_SEND_FILE
QQ_REJECT_SEND_FILE
event happens when other denies your file sending request. Source is
ReceiveIMPacket.
QQ_REJECT_SEND_FILE
事件在对方拒绝了自己的传输文件请求时发生,source是ReceiveIMPacket
public static final int QQ_REQUEST_SEND_FILE
QQ_REQUEST_SEND_FILE
event happens when other requests to send me a file. Source is ReceiveIMPacket.
QQ_REQUEST_SEND_FILE
事件发生在对方请求向我传送文件时,source是ReceiveIMPacket
public static final int QQ_UPLOAD_GROUP_NAME_SUCCESS
QQ_UPLOAD_GROUP_NAME_SUCCESS
event happens when upload grouping name successfully. Source is GroupNameOpReplyPacket
which has no useful info, just a notification event.
QQ_UPLOAD_GROUP_NAME_SUCCESS
事件在上传分组名称成功时发生,source是GroupNameOpReplyPacket,
但是基本没有什么可用信息,通知事件而已
public static final int QQ_DOWNLOAD_GROUP_NAME_SUCCESS
QQ_DOWNLOAD_GROUP_NAME_SUCCESS
event happens when download grouping name successfully. Source is
GroupNameOpReplyPacket.
QQ_DOWNLOAD_GROUP_NAME_SUCCESS
事件在下载分组名称成功时发生,source是GroupNameOpReplyPacket
public static final int QQ_UPLOAD_GROUP_FRIEND_SUCCESS
QQ_UPLOAD_GROUP_FRIEND_SUCCESS
event happens when upload friends list of the grouping successfully.
Source is UploadGroupFriendPacket whick has no usefully info, just a notification event.
QQ_UPLOAD_GROUP_FRIEND_SUCCESS
事件在上传分组中的好友列表成功时发生,source是
UploadGroupFriendPacket,不过没有什么可用信息,通知事件而已
public static final int QQ_DOWNLOAD_GROUP_FRIEND_SUCCESS
QQ_DOWNLOAD_GROUP_FRIEND_SUCCESS
event happens when download friends list of grouping successfully.
Source is DownloadGroupFriendReplyPacket.
QQ_DOWNLOAD_GROUP_FRIEND_SUCCESS
事件在下载分组中的好友列表成功时发生,source是
DownloadGroupFriendReplyPacket
public static final int QQ_DOWNLOAD_GROUP_FRIEND_FAIL
QQ_DOWNLOAD_GROUP_FRIEND_FAIL
event happens when fail to download friend list of grouping . source is
DownloadGroupFriendReplyPacket.
QQ_DOWNLOAD_GROUP_FRIEND_FAIL
事件在下载分组中的好友列表失败时发生,source是
DownloadGroupFriendReplyPacket
public static final int QQ_UPLOAD_GROUP_FRIEND_FAIL
QQ_UPLOAD_GROUP_FRIEND_FAIL
event happens when fail to upload friend list. Source is
UploadGroupFriendReplyPacket, a notification event.
QQ_UPLOAD_GROUP_FRIEND_FAIL
事件在上传分组好友列表失败时发生,source是
UploadGroupFriendReplyPacket,通知事件而已
public static final int QQ_UPLOAD_FRIEND_REMARK_SUCCESS
QQ_UPLOAD_FRIEND_REMARK_SUCCESS
event happens when upload friend's remark successfully.
Source is FriendDataOpPacket.
QQ_UPLOAD_FRIEND_REMARK_SUCCESS
在上传好友备注信息成功时发生,source是
FriendDataOpPacket
public static final int QQ_DOWNLOAD_FRIEND_REMARK_SUCCESS
QQ_DOWNLOAD_FRIEND_REMARK_SUCCESS
happens when download friends' remark successfully.
Source is FriendDataOpReplyPacket.
QQ_DOWNLOAD_FRIEND_REMARK_SUCCESS
在下载好友备注信息成功时发生,source是
FriendDataOpReplyPacket
public static final int QQ_BATCH_DOWNLOAD_FRIEND_REMARK_SUCCESS
QQ_BATCH_DOWNLOAD_FRIEND_REMARK_SUCCESS
happens when download friend's remark in a batch.
Source is FriendDataOpReplyPacket.
QQ_BATCH_DOWNLOAD_FRIEND_REMARK_SUCCESS
在批量下载好友备注信息成功时发生,source是
FriendDataOpReplyPacket
public static final int QQ_REMOVE_FRIEND_FROM_LIST_SUCCESS
QQ_REMOVE_FRIEND_FROM_LIST_SUCCESS
happens when remove friend from list in the server successfully.
Source is FriendDataOpPacket.
QQ_REMOVE_FRIEND_FROM_LIST_SUCCESS
在把好友从服务器端列表
中删除成功时发生,source是FriendDataOpPacket
public static final int QQ_CANCEL_SEND_FILE
QQ_CANCEL_SEND_FILE
happens when user cancel file sending operation. Source is ReceiveIMPacket.
QQ_CANCEL_SEND_FILE
在用户取消传送文件操作时发生,source是ReceiveIMPacket
public static final int QQ_NOTIFY_FILE_TRANSFER_ARGS
QQ_NOTIFY_FILE_TRANSFER_ARGS
happens when file sending side notice his IP and port info to the other side.
Source is ReceiveIMPacket.
QQ_NOTIFY_FILE_TRANSFER_ARGS
在发送文件方通知另一方其IP和端口信息时发生,
source是ReceiveIMPacket
public static final int QQ_REQUEST_ME_CONNECT
QQ_REQUEST_ME_CONNECT
happens when file sendsing connection is created . Source is ReceiveIMPacket.
QQ_REQUEST_ME_CONNECT
发生在文件传输的连接建立过程完成时,source
是ReceiveIMPacket
public static final int QQ_UNKNOWN_TYPE_IM
QQ_UNKNOWN_TYPE_IM
means to receive a message that it can't process right now. Source is ReceiveIMPacket.
QQ_UNKNOWN_TYPE_IM
表示收到了一条目前我不能处理的消息,sourc是ReceiveIMPacket
public static final int QQ_CREATE_CLUSTER_SUCCESS
QQ_CREATE_CLUSTER_SUCCESS
happens when create a cluster successfully. Source is ClusterCommandReplyPacket.
QQ_CREATE_CLUSTER_SUCCESS
在创建一个群成功时发生,source是ClusterCommandReplyPacket
public static final int QQ_CREATE_CLUSTER_FAIL
QQ_CREATE_CLUSTER_FAIL
happens when fail to create a cluster. Source is ClusterCommandReplyPacket.
QQ_CREATE_CLUSTER_FAIL
在创建一个群失败时发生,source是ClusterCommandReplyPacket
public static final int QQ_ACTIVATE_CLUSTER_SUCCESS
QQ_ACTIVATE_CLUSTER_SUCCESS
happens when activate a cluster successfully. Source is
ClusterCommandReplyPacket.
QQ_ACTIVATE_CLUSTER_SUCCESS
在激活一个群成功时发生,source是ClusterCommandReplyPacket
public static final int QQ_ACTIVATE_CLUSTER_FAIL
QQ_ACTIVATE_CLUSTER_FAIL
happens when fail to activate a cluster. Source is CusterCommandReplyPacket.
QQ_ACTIVATE_CLUSTER_FAIL
在激活一个群失败时发生,source是ClusterCommandReplyPacket
public static final int QQ_GET_CLUSTER_INFO_SUCCESS
QQ_GET_CLUSTER_INFO_SUCCESS
happens when get cluster info successfully. Source is
ClusterCommandReplyPacket.
QQ_GET_CLUSTER_INFO_SUCCESS
在得到群信息成功时发生,source是ClusterCommandReplyPacket
public static final int QQ_GET_CLUSTER_INFO_FAIL
QQ_GET_CLUSTER_INFO_FAIL
happen when fail to get cluster info. Source is ClusterCommandReplyPacket.
QQ_GET_CLUSTER_INFO_FAIL
在得到群信息失败时发生,source是ClusterCommandReplyPacket
public static final int QQ_GET_ONLINE_MEMBER_SUCCESS
QQ_GET_ONLINE_MEMBER_SUCCESS
happens when get online cluster member successfully. Source is
ClusterCommandReplyPacket.
QQ_GET_ONLINE_MEMBER_SUCCESS
在得到在线群成员成功时发生,source是ClusterCommandReplyPacket
public static final int QQ_GET_ONLINE_MEMBER_FAIL
QQ_GET_ONLINE_MEMBER_FAIL
happens when fail to get online cluster member. Source is ClusterCommandReplyPacket.
QQ_GET_ONLINE_MEMBER_FAIL
在得到在线群成员失败时发生,source是ClusterCommandReplyPacket
public static final int QQ_GET_MEMBER_INFO_SUCCESS
QQ_GET_MEMBER_INFO_SUCCESS
happens when get cluster member info successfully. Source is clusterCommandReplyPacket.
QQ_GET_MEMBER_INFO_SUCCESS
在得到群成员信息成功时发生,source是ClusterCommandReplyPacket
public static final int QQ_GET_MEMBER_INFO_FAIL
QQ_GET_MEMBER_INFO_FAIL
happens when fail to get cluster member info. Source is ClusterCommandReplyPacket.
QQ_GET_MEMBER_INFO_FAIL
在得到群成员信息失败时发生,source是ClusterCommandReplyPacket
public static final int QQ_EXIT_CLUSTER_SUCCESS
QQ_EXIT_CLUSTER_SUCCESS
happens when leave the cluster succeefully. Source is clusterCommandReplyPacket.
QQ_EXIT_CLUSTER_SUCCESS
在退出群成功时发生,source是ClusterCommandReplyPacket
public static final int QQ_EXIT_CLUSTER_FAIL
QQ_EXIT_CLUSTER_FAIL
happens when fail to leave the cluster. Source is ClusterCommandReplyPacket.
QQ_EXIT_CLUSTER_FAIL
在退出群失败时发生,source是ClusterCommandReplyPacket
public static final int QQ_JOIN_CLUSTER_SUCCESS
QQ_JOIN_CLUSTER_SUCCESS
happens when join a cluster successfully. Source is ClusterCommandReplyPacket.
QQ_JOIN_CLUSTER_SUCCESS
在加入群成功时发生,source是ClusterCommandReplyPacket
public static final int QQ_JOIN_CLUSTER_NEED_AUTH
QQ_JOIN_CLUSTER_NEED_AUTH
happens when request to join a cluster wich ask for authentication. Source is
ClusterCommandReplyPacket.
QQ_JOIN_CLUSTER_NEED_AUTH
在我申请加入群,但是这个群需要认证时发生,source
是ClusterCommandReplyPacket
public static final int QQ_JOIN_CLUSTER_DENIED
QQ_JOIN_CLUSTER_DENIED
happens when request to join a cluster which denies fresh joining. Source is ClusterCommandReplyPacket.
QQ_JOIN_CLUSTER_DENIED
在我申请加入群,但是这个群禁止加入成员时发生,source是
ClusterCommandReplyPacket
public static final int QQ_JOIN_CLUSTER_FAIL
QQ_JOIN_CLUSTER_FAIL
happens when fail to join a cluster. Source is ClusterCommandReplyPacket.
QQ_JOIN_CLUSTER_FAIL
在加入群失败时发生,source是ClusterCommandReplyPacket
public static final int QQ_JOIN_CLUSTER_AUTH_SEND_SUCCESS
QQ_JOIN_CLUSTER_AUTH_SEND_SUCCESS
happens when send out cluster authentication info successfully. Source
is ClusterCommandReplyPacket. This is just a simple server side Ack whick means that the authentication info is sent successfully, but not the
authentication is passed through, thus a send success.
QQ_JOIN_CLUSTER_AUTH_SEND_SUCCESS
在发送群认证信息成功时发生,source
是ClusterCommandReplyPacket,这只是一个简单的服务器确认事件,表示认证信息已经被
服务器收到,并非认证已经通过,所以是send success
public static final int QQ_JOIN_CLUSTER_AUTH_SEND_FAIL
QQ_JOIN_CLUSTER_AUTH_SEND_FAIL
happens when the cluster joining authentication fails. Source is ClusterCommandReplyPacket.
QQ_JOIN_CLUSTER_AUTH_SEND_FAIL
在加入群认证信息失败时发生,source
是ClusterCommandReplyPacket
public static final int QQ_MODIFY_CLUSTER_INFO_SUCCESS
QQ_MODIFY_CLUSTER_INFO_SUCCESS
happens when modify cluster info successfully. Source is ClusterCommandReplyPacket.
QQ_MODIFY_CLUSTER_INFO_SUCCESS
在修改群信息成功时发生,source是ClusterCommandReplyPacket
public static final int QQ_MODIFY_CLUSTER_INFO_FAIL
QQ_MODIFY_CLUSTER_INFO_FAIL
happens when fail to modify cluster's info. Source is clusterCommandReplyPacket.
QQ_MODIFY_CLUSTER_INFO_FAIL
在修改群信息失败时发生,source是ClusterCommandReplyPacket
public static final int QQ_RECEIVE_CLUSTER_IM
QQ_RECEIVE_CLUSTER_IM
happens when receive a fixed cluster message. Source is ReceiveIMPacket.
QQ_RECEIVE_CLUSTER_IM
在收到一条固定群消息时发生,source是ReceiveIMPacket
public static final int QQ_RECEIVE_TEMP_CLUSTER_IM
QQ_RECEIVE_TEMP_CLUSTER_IM
happens when receive a temporary cluster message. source is ReceiveIMPacket.
QQ_RECEIVE_TEMP_CLUSTER_IM
事件在收到一条临时群消息时发生,source
是ReceiveIMPacket
public static final int QQ_RECEIVE_UNKNOWN_CLUSTER_IM
QQ_RECEIVE_UNKNOWN_CLUSTER_IM
happens when receive a type unknown cluster message. Source
is ReceiveIMPacket.
QQ_RECEIVE_UNKNOWN_CLUSTER_IM
事件在收到一条未知类型群消息时发生,
source是ReceiveIMPacket
public static final int QQ_RECEIVE_TEMP_SESSION_IM
QQ_RECEIVE_TEMP_SESSION_IM
event happens when receive a temporary session message. Source is
ReceiveIMPacket.
QQ_RECEIVE_TEMP_SESSION_IM
事件在收到一条临时会话消息时发生,
source是ReceiveIMPacket
public static final int QQ_I_AM_ADDED_TO_CLUSTER
QQ_I_AM_ADDED_TO_CLUSTER
event happens when other add me as a cluster member. The event is fired when
other add me to a cluster in the cluster creating process., or he has created a cluster, and latter add me to it. Source is ReceiveIMPacket.
QQ_I_AM_ADDED_TO_CLUSTER
事件在别人把我加为群中成员时发生,别人可以是一开始就
创建了群并我加入到群中,也可以是先创建了群,后来才加的我,反正都是触发这一个事件,source
是ReceiveIMPacket
public static final int QQ_I_AM_REMOVED_FROM_CLUSTER
QQ_I_AM_REMOVED_FROM_CLUSTER
event happens when remove me from the cluster by
the cluster creator. source is ReceiveIMPacket. The event hapen someone leave the cluster, or the cluster admin remove
him. In the first situation, the event is sent to admin. and the second one sent to the user. So, it's necessary to check the
sender QQ id in the packet. If it's yours, meaning that you are removed from the cluster, otherwise, you are the cluster
admin, someone leave the cluster.
QQ_I_AM_REMOVED_FROM_CLUSTER
事件在群的创建者把我删除后发生,
source是ReceiveIMPacket。这个事件会在某个人退出群后,或者管理员删除某个人后
发生,在第一种情况下,这个事件传达给管理员,在第二种情况下,这个事件传达给这个用户。
所以,必须判断包中的sender QQ号,如果等于自己的QQ号,说明是自己被删除了,如果不
等于,说明我自己是管理员,有个成员主动退出了
public static final int QQ_REQUEST_JOIN_CLUSTER
QQ_REQUEST_JOIN_CLUSTER
event happens when someone requst to join a cluster that I created.
Source is ReceiveIMPacket.
QQ_REQUEST_JOIN_CLUSTER
事件发生在有人想加入我创建的群时,source是ReceiveIMPacket
public static final int QQ_REQUEST_JOIN_CLUSTER_APPROVED
QQ_REQUEST_JOIN_CLUSTER_APPROVED
event happens when other agee with me to join the cluster he creates.
Source is ReceiveIMPacket.
QQ_REQUEST_JOIN_CLUSTER_APPROVED
事件发生在别人同意了我加入他创建的群时,
source是ReceiveIMPacket
public static final int QQ_REQUEST_JOIN_CLUSTER_REJECTED
QQ_REQUEST_JOIN_CLUSTER_REJECTED
event happens when other denies me to join the cluster he creates.
source is ReceiveIMPacket.
QQ_REQUEST_JOIN_CLUSTER_REJECTED
事件发生在别人拒绝了我加入他创建的群时,
source是ReceiveIMPacket
public static final int QQ_SEARCH_CLUSTER_SUCCESS
QQ_SEARCH_CLUSTER_SUCCESS
event happens when search for a cluster successfully. source is
ClusterCommandReplyPacket.
QQ_SEARCH_CLUSTER_SUCCESS
事件在搜索群成功时发生,source是ClusterCommandReplyPacket
public static final int QQ_SEARCH_CLUSTER_FAIL
QQ_SEARCH_CLUSTER_FAIL
event happens when fail to search for a cluster. It may be caused by search error ,
or no result. Source is ClusterCommandReplyPacket.
QQ_SEARCH_CLUSTER_FAIL
事件在搜索群失败时发生,这也许是搜索出错,也许是没有搜到
任何结果等等,source是ClusterCommandReplyPacket
public static final int QQ_REQUEST_KEY_SUCCESS
QQ_REQUEST_KEY_SUCCESS
event happens when request for secret key successfully. Source is
RequestKeyReplyPacket.
QQ_REQUEST_KEY_SUCCESS
事件在请求密钥成功之后发生,其source是RequestKeyReplyPacket
public static final int QQ_REQUEST_KEY_FAIL
QQ_REQUEST_KEY_FAIL
event happen when fail to request secret key. Source is RequestKeyPacket.
QQ_REQUEST_KEY_FAIL
事件在请求密钥失败之后发生,其source是RequestKeyPacket
public static final int QQ_SMS_SENT
QQ_SMS_SENT
event happens after SMS is sent out. Source is SendSMSReplyPacket. Notic, the event
doesn't mean whether the sending is successful or not. We need to judge by checking info in SendSMSReplyPacket.
QQ_SMS_SENT
事件发生在短消息发送出去之后,其source是SendSMSReplyPacket
注意这个事件并不说明发送到底成功与否,我们需要检查SendSMSReplyPacket中的信息来判断
public static final int QQ_RECEIVE_SMS
QQ_RECEIVE_SMS
event happens after receive SMS. Source is ReceiveIMPacket.
QQ_RECEIVE_SMS
事件发生在收到手机短信后,其source是ReceiveIMPacket
public static final int QQ_MODIFY_CLUSTER_MEMBER_SUCCESS
QQ_MODIFY_CLUSTER_MEMBER_SUCCESS
event happens when modify cluster member
list successfully. Source is ClusterCommandReplyPacket.
QQ_MODIFY_CLUSTER_MEMBER_SUCCESS
事件发生在修改群成员列表成功时,
其source是ClusterCommandReplyPacket
public static final int QQ_MODIFY_CLUSTER_MEMBER_FAIL
QQ_MODIFY_CLUSTER_MEMBER_FAIL
event happens when fail to modify cluster
member list. Source is ClusterCommandReplyPacket.
QQ_MODIFY_CLUSTER_MEMBER_FAIL
事件发生在修改群成员列表失败时,其
source是ClusterCommandReplyPacket
public static final int QQ_RECEIVE_DUPLICATED_IM
QQ_RECEIVE_DUPLICATED_IM
event happens when receive a duplicated message.
Source is ReceiveIMPacket. Add this event to solve the problem that server can't receive some replies.
QQ_RECEIVE_DUPLICATED_IM
事件在收到一个重复的消息时发生,其source是
ReceiveIMPacket。添加这个事件是为了解决有些消息的回复服务器收不到的问题
public static final int QQ_GET_LOGIN_TOKEN_SUCCESS
QQ_GET_LOGIN_TOKEN_SUCCESS
event happens when request to get login token
successfully. Source is RequestLoginTokenReplyPacket.
QQ_GET_LOGIN_TOKEN_SUCCESS
事件在请求得到登录令牌成功时发生,源是
RequestLoginTokenReplyPacket
public static final int QQ_GET_LOGIN_TOKEN_FAIL
QQ_GET_LOGIN_TOKEN_FAIL
event happens when fails to get login token.
Source is RequestLoginTokenReplyPacket.
QQ_GET_LOGIN_TOKEN_FAIL
事件在请求得到登录令牌失败时发生,源是
RequestLoginTokenReplyPacket
public static final int QQ_ADVANCED_SEARCH_USER_SUCCESS
QQ_ADVANCED_SEARCH_USER_SUCCESS
event happens when advanced search successfully.
Source is AdvacedSearchUserReplyPacket.
QQ_ADVANCED_SEARCH_USER_SUCCESS
事件在高级搜索成功时发生,源是
AdvancedSearchUserReplyPacket
public static final int QQ_ADVANCED_SEARCH_USER_END
QQ_ADVANCED_SEARCH_USER_END
event happens when advanced search is finished.
Source is AdvancedSearchUserReplyPacket.
QQ_ADVANCED_SEARCH_USER_END
事件在高级搜索结束时发生,源是
AdvancedSearchUserReplyPacket
public static final int QQ_GET_TEMP_CLUSTER_INFO_SUCCESS
QQ_GET_TEMP_CLUSTER_INFO_SUCCESS
event happens when get temporary cluster info
successfully. Source is ClusterCommandReplyPacket.
QQ_GET_TEMP_CLUSTER_INFO_SUCCESS
事件在得到临时群
信息成功时发生,source是ClusterCommandReplyPacket
public static final int QQ_GET_TEMP_CLUSTER_INFO_FAIL
QQ_GET_TEMP_CLUSTER_INFO_FAIL
event happens when fail to get temporary cluster
info. Source is ClusterCommandReplyPacket.
QQ_GET_TEMP_CLUSTER_INFO_FAIL
事件在得到临时群
信息失败时发生,source是ClusterCommandReplyPacket
public static final int QQ_SEND_TEMP_CLUSTER_IM_SUCCESS
QQ_SEND_TEMP_CLUSTER_IM_SUCCESS
event happens when temporary cluster message
is sent successfully. source is ClusterCommandReplyPacket.
QQ_SEND_TEMP_CLUSTER_IM_SUCCESS
事件在发送临时群
消息成功时发生,source是ClusterCommandReplyPacket
public static final int QQ_SEND_TEMP_CLUSTER_IM_FAIL
QQ_SEND_TEMP_CLUSTER_IM_FAIL
event happens when fail to send temporary cluster message.
Source is ClusterCommandReplyPacket.
QQ_SEND_TEMP_CLUSTER_IM_FAIL
事件在发送临时群
消息失败时发生,source是ClusterCommandReplyPacket
public static final int QQ_EXIT_TEMP_CLUSTER_SUCCESS
QQ_EXIT_TEMP_CLUSTER_SUCCESS
event happens when leave temporay cluster successfully.
Source is ClusterCommandReplyPacket.
QQ_EXIT_TEMP_CLUSTER_SUCCESS
事件在退出临时群
成功时发生,source是ClusterCommandReplyPacket
public static final int QQ_EXIT_TEMP_CLUSTER_FAIL
QQ_EXIT_TEMP_CLUSTER_FAIL
event happens when fail to leave temporary cluster.
Source is ClusterCommandReplyPacket.
QQ_EXIT_TEMP_CLUSTER_FAIL
事件在退出临时群
失败时发生,source是ClusterCommandReplyPacket
public static final int QQ_ACTIVATE_TEMP_CLUSTER_SUCCESS
QQ_ACTIVATE_TEMP_CLUSTER_SUCCESS
event happens when activated temporary cluster
successfully. Source is ClusterCommandReplyPacket.
QQ_ACTIVATE_TEMP_CLUSTER_SUCCESS
事件在激活临时群
成功时发生,source是ClusterCommandReplyPacket
public static final int QQ_ACTIVATE_TEMP_CLUSTER_FAIL
QQ_ACTIVATE_TEMP_CLUSTER_FAIL
event happens when fail to activate temporary cluster.
Source is ClusterCommandReplyPacket.
QQ_ACTIVATE_TEMP_CLUSTER_FAIL
事件在激活临时群
失败时发生,source是ClusterCommandReplyPacket
public static final int QQ_CREATE_TEMP_CLUSTER_SUCCESS
QQ_CREATE_TEMP_CLUSTER_SUCCESS
event happens when temporary cluster is created
successfuly. Source is ClusterCommandReplyPacket.
QQ_CREATE_TEMP_CLUSTER_SUCCESS
事件在创建临时群
成功时发生,source是ClusterCommandReplyPacket
public static final int QQ_CREATE_TEMP_CLUSTER_FAIL
QQ_CREATE_TEMP_CLUSTER_FAIL
event happens when fails to create temp cluster.
Source is ClusterCommandReplyPacket.
QQ_CREATE_TEMP_CLUSTER_FAIL
事件在创建临时群
失败时发生,source是ClusterCommandReplyPacket
public static final int QQ_MODIFY_TEMP_CLUSTER_MEMBER_SUCCESS
QQ_MODIFY_TEMP_CLUSTER_MEMBER_SUCCESS
event happens when modify temp cluster
member successfully. Source is ClusterCommandReplyPacket.
QQ_MODIFY_TEMP_CLUSTER_MEMBER_SUCCESS
事件在修改临时群成员
成功时发生,source是ClusterCommandReplyPacket
public static final int QQ_MODIFY_TEMP_CLUSTER_MEMBER_FAIL
QQ_MODIFY_TEMP_CLUSTER_MEMBER_FAIL
event happens when fail to modify temp cluster member
Source is ClusterCommandReplyPacket.
QQ_MODIFY_TEMP_CLUSTER_MEMBER_FAIL
事件在修改临时群成员
失败时发生,source是ClusterCommandReplyPacket
public static final int QQ_SEND_CLUSTER_IM_EX_SUCCESS
QQ_SEND_CLUSTER_IM_EX_SUCCESS
event happens when send EX cluster message successfully.
Source is ClusterCommandReplyPacket.
QQ_SEND_CLUSTER_IM_EX_SUCCESS
事件在发送扩展群消息成功时
发生,source是ClusterCommandReplyPacket
public static final int QQ_SEND_CLUSTER_IM_EX_FAIL
QQ_SEND_CLUSTER_IM_EX_FAIL
event happens when fail to send EX cluster message.
Source is ClusterCommandReplyPacket.
QQ_SEND_CLUSTER_IM_EX_FAIL
事件在发送扩展群消息失败时
发生,source是ClusterCommandReplyPacket
public static final int QQ_REQUEST_AGENT_REDIRECT
QQ_REQUEST_AGENT_REDIRECT
event happens when request agent redirection.
Source is RequestAgentReplyPacket.
QQ_REQUEST_AGENT_REDIRECT
事件在请求中转服务器重定向时发生,source
是RequestAgentReplyPacket
public static final int QQ_REQUEST_AGENT_SUCCESS
QQ_REQUEST_AGENT_OK
event happens when request agent successfully.
Source is RequestAgentReplyPacket.
QQ_REQUEST_AGENT_OK
事件在请求中转服务器成功时发生,source
是RequestAgentReplyPacket
public static final int QQ_REQUEST_AGENT_FAIL
QQ_REQUEST_AGENT_FAIL
event happens when fail to requst agent. Source
is RequestAgentReplyPacket.
QQ_REQUEST_AGENT_FAIL
事件在请求中转服务器成功时发生,source
是RequestAgentReplyPacket
public static final int QQ_REQUEST_BEGIN_SUCCESS
QQ_REQUEST_BEGIN_SUCCESS
event happens when request to begin transmission successfully.
Source is RequestBeginReplyPacket.
QQ_REQUEST_BEGIN_SUCCESS
事件在请求开始传送成功时
发生,source是RequestBeginReplyPacket
public static final int QQ_TRANSFER_FACE_SUCCESS
QQ_TRANSFER_FACE_INFO_SUCCESS
event happens when send face infor or data successfully.
Source is TransferReplyPacket. It is necessary to check session id of the packet to judge it's the reply to info or to data.
if the session id is equal to the present one, it's to info, otherwise, to data.
QQ_TRANSFER_FACE_INFO_SUCCESS
事件在传送表情文件信息或数据成功时
发生,source是TransferReplyPacket。到底是对信息的回复还是对数据的回复,需要判断
包中的session id,如果和当前session id相同,则是对信息的回复,否则是对数据的回复
public static final int QQ_REQUEST_FACE_SUCCESS
QQ_REQUEST_FACE_SUCCESS
event happens when request self-define face file successfully.
Source is RequestFaceReplyPacket.
QQ_REQUEST_FACE_SUCCESS
事件在请求自定义表情文件成功时发生,
source是RequestFaceReplyPacket
public static final int QQ_RECEIVE_FACE_INFO
QQ_RECEIVE_FACE_INFO
event happens when receive face file info. Source is
TransferReplyPacket.
QQ_RECEIVE_FACE_INFO
事件在接收到表情文件信息时发生,source
是TransferReplyPacket
public static final int QQ_RECEIVE_FACE_DATA
QQ_RECEIVE_FACE_DATA
event happens when receive face file data. Source is TransferReplyPacket.
QQ_RECEIVE_FACE_DATA
事件在接收到表情文件数据时发生,source
是TransferReplyPacket
public static final int QQ_SUB_CLUSTER_OP_SUCCESS
QQ_GET_SUBJECT_LIST_SUCCESS
event happens when subcluster operation is successfully.
Source is ClusterCommandReplyPacket.
QQ_GET_SUBJECT_LIST_SUCCESS
事件在子群操作成功时发生,
source是ClusterCommandReplyPacket
public static final int QQ_SUB_CLUSTER_OP_FAIL
QQ_GET_SUBJECT_LIST_FAIL
event happens when fails operate in subcluster.
Source is ClusterCommandReplyPacket.
QQ_GET_SUBJECT_LIST_FAIL
事件在子群操作失败时发生,
source是ClusterCommandReplyPacket
public static final int QQ_UPDATE_ORGANIZATION_SUCCESS
QQ_UPDATE_ORGANIZATION_SUCCESS
event happens when update organization
successfully. Source is ClusterCommandReplyPacket.
QQ_UPDATE_ORGANIZATION_SUCCESS
事件在更新组织架构成功时发生,
source是ClusterCommandReplyPacket
public static final int QQ_UPDATE_ORGANIZATION_FAIL
QQ_UPDATE_ORGANIZATION_FAIL
event happens when fail to update organization.
Source is ClusterCommandReplyPacket.
QQ_UPDATE_ORGANIZATION_FAIL
事件在更新组织架构失败时发生,
source是ClusterCommandReplyPacket
public static final int QQ_COMMIT_ORGANIZATION_SUCCESS
QQ_COMMIT_ORGANIZATION_SUCCESS
event happens when commit organization successfully.
Source is ClusterCommandReplyPacket.
QQ_COMMIT_ORGANIZATION_SUCCESS
事件在提交组织架构成功时发生,
source是ClusterCommandReplyPacket
public static final int QQ_COMMIT_ORGANIZATION_FAIL
QQ_COMMIT_ORGANIZATION_FAIL
event happens when fail to commit organization.
source is ClusterCommandReplyPacket.
QQ_COMMIT_ORGANIZATION_FAIL
事件在提交组织架构失败时发生,
source是ClusterCommandReplyPacket
public static final int QQ_COMMIT_MEMBER_ORGANIZATION_SUCCESS
QQ_COMMIT_MEMBER_ORGANIZATION_SUCCESS
event happens when commite member group
successfully. Source is ClusterCommandReplyPacket.
QQ_COMMIT_MEMBER_ORGANIZATION_SUCCESS
事件在提交成员分组
成功时发生,source是ClusterCommandReplyPacket
public static final int QQ_COMMIT_MEMBER_ORGANIZATION_FAIL
QQ_COMMIT_MEMBER_ORGANIZATON_FAIL
event happens when fail to commit member group.
Source is ClusterCommandReplyPacket.
QQ_COMMIT_MEMBER_ORGANIZATON_FAIL
事件在提交成员分组
失败时发生,source是ClusterCommandReplyPacket
public static final int QQ_MODIFY_TEMP_CLUSTER_INFO_SUCCESS
QQ_MODIFY_TEMP_CLUSTER_INFO_SUCCESS
event happens when modify temp cluster
info successfully. Source is ClusterCommandReplyPacket.
QQ_MODIFY_TEMP_CLUSTER_INFO_SUCCESS
事件在修改临时群
信息成功时发生,source是ClusterCommandReplyPacket
public static final int QQ_MODIFY_TEMP_CLUSTER_INFO_FAIL
QQ_MODIFY_TEMP_CLUSTER_INFO_FAIL
event happens when fail to modify temp cluster
info. Source is ClusterCommandReplyPacket.
QQ_MODIFY_TEMP_CLUSTER_INFO_FAIL
事件在修改临时群
信息失败时发生,source是ClusterCommandReplyPacket
public static final int QQ_MODIFY_CARD_SUCCESS
QQ_MODIFY_CARD_SUCCESS
event happens when modify cluster card successfully.
Source is ClusterCommandReplyPacket.
QQ_MODIFY_CARD_SUCCESS
事件在修改群名片
信息成功时发生,source是ClusterCommandReplyPacket
public static final int QQ_MODIFY_CARD_FAIL
QQ_MODIFY_CARD_FAIL
event happens when fail to modify cluster card info.
Source is ClusterCommandReplyPacket.
QQ_MODIFY_CARD_FAIL
事件在修改群名片
信息失败时发生,source是ClusterCommandReplyPacket
public static final int QQ_GET_CARD_BATCH_SUCCESS
QQ_GET_CARD_BATCH_SUCCESS
event happens when get cluster card true name
in batch. Source is ClusterCommandReplyPacket.
QQ_GET_CARD_BATCH_SUCCESS
事件在批量得到群名片
真实姓名成功时发生,source是ClusterCommandReplyPacket
public static final int QQ_GET_CARD_BATCH_FAIL
QQ_GET_CARD_BATCH_FAIL
event happens when fail to get cluster card true name.
Source is ClusterCommandReplyPacket.
QQ_GET_CARD_BATCH_FAIL
事件在批量得到群名片
真实姓名失败时发生,source是ClusterCommandReplyPacket
public static final int QQ_GET_CARD_SUCCESS
QQ_GET_CARD_SUCCESS
event happens when get single cluster member card successfully.
Source is ClusterCommandReplyPacket.
QQ_GET_CARD_SUCCESS
事件在得到单个成员群名片
成功时发生,source是ClusterCommandReplyPacket
public static final int QQ_GET_CARD_FAIL
QQ_GET_CARD_FAIL
event happens when fail to get single cluster member card.
Source is ClusterCommandReplyPacket.
QQ_GET_CARD_FAIL
事件在得到单个成员群名片
失败时发生,source是ClusterCommandReplyPacket
public static final int QQ_RECEIVE_ADVERTISEMENT
QQ_RECEIVE_ADVERTISEMENT
event happens when get advertisment.
Source is SystemNotificationPacket.
QQ_RECEIVE_ADVERTISEMENT
事件发生收到广告时,
source是SystemNotificationPacket
public static final int QQ_AUTHORIZE_SEND_SUCCESS
QQ_AUTHORIZE_SEND_SUCCESS
happens when send authentication message successfully.
Source AuthorizeReplyPacket.
QQ_AUTHORIZE_SEND_SUCCESS
在验证消息发送成功时发生,
source是AuthorizeReplyPacket
public static final int QQ_AUTHORIZE_SEND_FAIL
QQ_AUTHORIZE_SEND_FAIL
happens when fail to send authentication message.
Source is AuthorizeReplyPacket.
QQ_AUTHORIZE_SEND_FAIL
在验证消息发送失败时发生,
source是AuthorizeReplyPacket
public static final int QQ_ADMIN_ENTITLED
QQ_ADMIN_ENTITLED
event happens when the cluster creator set me as admin.
Source is ReceiveIMPacket.
QQ_ADMIN_ENTITLED
事件在群创建者把自己设为管理员时发生,
source是ReceiveIMPacket
public static final int QQ_ADMIN_WITHDRAWED
QQ_ADMIN_WITHDRAWED
event happens when cluster creator cancel me as an admin.
Source is ReceiveIMPacket.
QQ_ADMIN_WITHDRAWED
事件在群创建者把自己的管理员身份撤销时发生,
source是ReceiveIMPacket
public static final int QQ_SET_ROLE_SUCCESS
QQ_SET_ROLE_SUCCESS
event happens when cluster creator set admin successfully.
Source is ClusterCommandReplyPacket. The event is not only for your. It need to check the receiver.
QQ_SET_ROLE_SUCCESS
事件在群创建者设置管理员成功时发生,
source是ClusterCommandReplyPacket,这个事件不一定是针对自己的,需要
检查接收者是否为自己
public static final int QQ_SET_ROLE_FAIL
QQ_SET_ROLE_FAIL
event happens when cluster creator fail to set admin. Source is
ClusterCommandReplyPacket. This event is not only for you. It need to check the receiver.
QQ_SET_ROLE_FAIL
事件在群创建者设置管理员失败时发生,
source是ClusterCommandReplyPacket这个事件不一定是针对自己的,需要
检查接收者是否为自己
public static final int QQ_TRANSFER_ROLE_SUCCESS
QQ_TRANSFER_ROLE_SUCCESS
event happens when the cluster creator changes his role.
Source is ClusterCommandReplyPacket. This event is not only for you. It need to check the receiver.
QQ_TRANSFER_ROLE_SUCCESS
事件在群创建者转让身份成功时发生,
source是ClusterCommandReplyPacket, 这个事件不一定是针对自己的,需要
检查接收者是否为自己
public static final int QQ_TRANSFER_ROLE_FAIL
QQ_TRANSFER_ROLE_FAIL
event happens when the cluster creator fails to change his role.
Source is ClusterCommandReplyPacket. This event is not only for you. It need to check the receiver.
QQ_TRANSFER_ROLE_FAIL
事件在群创建者转让身份失败时发生,
source是ClusterCommandReplyPacket, 这个事件不一定是针对自己的,需要
检查接收者是否为自己
public static final int QQ_MODIFY_SIGNATURE_SUCCESS
QQ_MODIFY_SIGNATURE_SUCCESS
event happens when modify signature successfully.
Source is SignatureOpReplyPacket.
QQ_MODIFY_SIGNATURE_SUCCESS
事件在修改个性签名成功时发生,
source是SignatureOpReplyPacket
public static final int QQ_MODIFY_SIGNATURE_FAIL
QQ_MODIFY_SIGNATURE_FAIL
event happens when fail to mofify signature.
Source is SignatureOpReplyPacket.
QQ_MODIFY_SIGNATURE_FAIL
事件在修改个性签名失败时发生,
source是SignatureOpReplyPacket
public static final int QQ_DELETE_SIGNATURE_SUCCESS
QQ_DELETE_SIGNATURE_SUCCESS
event happens when remove signature successfully.
Source is SignatureOpReplyPacket.
QQ_DELETE_SIGNATURE_SUCCESS
事件在删除个性签名成功时发生,
source是SignatureOpReplyPacket
public static final int QQ_DELETE_SIGNATURE_FAIL
QQ_DELETE_SIGNATURE_FAIL
event happens when fail to remove signature.
Source is SignatureOpReplyPacket.
QQ_DELETE_SIGNATURE_FAIL
事件在删除个性签名失败时发生,
source是SignatureOpReplyPacket
public static final int QQ_GET_SIGNATURE_SUCCESS
QQ_GET_SIGNATURE_SUCCESS
event happens when get signature successfully.
Source is SignatureOpReplyPacket.
QQ_GET_SIGNATURE_SUCCESS
事件在得到个性签名成功时发生,
source是SignatureOpReplyPacket
public static final int QQ_GET_SIGNATURE_FAIL
QQ_GET_SIGNATURE_FAIL
event happens when fails to get signature.
source is SignatureOpReplyPacket.
QQ_GET_SIGNATURE_FAIL
事件在得到个性签名失败时发生,
source是SignatureOpReplyPacket
public static final int QQ_FRIEND_SIGNATURE_CHANGED
QQ_FRIEND_SIGNATURE_CHANGED
event happens when receive system signature change notification.
Source is ReceiveIMPacket.
QQ_FRIEND_SIGNATURE_CHANGED
事件在收到系统的个性签名改变通知时发生,
source是ReceiveIMPacket
public static final int QQ_GET_USER_PROPERTY_SUCCESS
QQ_GET_USER_PROPERTY_SUCCESS
event happens when get the user property successfully.
Source is UserPropertyOpReplyPacket.
QQ_GET_USER_PROPERTY_SUCCESS
事件在得到用户属性成功时发生,
source是UserPropertyOpReplyPacket
public static final int QQ_GET_FRIEND_LEVEL_SUCCESS
QQ_GET_FRIEND_LEVEL_SUCCESS
event happens when get the user level successfully.
source is FriendLevelOpPacket.
QQ_GET_FRIEND_LEVEL_SUCCESS
事件在得到用户级别成功时发生,
source是FriendLevelOpPacket
public static final int QQ_GET_WEATHER_SUCCESS
QQ_GET_WEATHER_SUCCESS
happens when get weather successfully. Source is
WeatherOpReplyPacket.
QQ_GET_WEATHER_SUCCESS
在得到天气预报成功时发生,source
是WeatherOpReplyPacket
public static final int QQ_GET_WEATHER_FAIL
QQ_GET_WEATHER_FAIL
happens when fail to get the weather. Source
is WeatherOpReplyPacket. In this situation, the packet has no usefull info.
QQ_GET_WEATHER_FAIL
在得到天气预报失败时发生,source
是WeatherOpReplyPacket,但是这种情况下这个包无可用信息
public static final int QQ_SEND_TEMP_SESSOIN_IM_SUCCESS
QQ_SEND_TEMP_SESSOIN_IM_SUCCESS
happens when send temp session message successfully.
Source is TempSessionOpReplyPacket.
QQ_SEND_TEMP_SESSOIN_IM_SUCCESS
在发送临时会话消息成功时
发生,其source是TempSessionOpReplyPacket
public static final int QQ_SEND_TEMP_SESSION_IM_FAIL
QQ_SEND_TEMP_SESSION_IM_FAIL
happens when fail to send temp session message.
Source is TempSessionOpReplyPacket.
QQ_SEND_TEMP_SESSION_IM_FAIL
在发送临时会话消息失败时
发生,其source是TempSessionOpReplyPacket
public static final int QQ_PRIVACY_DATA_OP_SUCCESS
QQ_PRIVACY_DATA_OP_SUCCESS
happens when privacy data operation is successful.
Source is PrivacyDataOpReplyPacket. To know the concrete op, user need to check subCommand field in source.
QQ_PRIVACY_DATA_OP_SUCCESS
在隐私数据操作成功时发生,
source是PrivacyDataOpReplyPacket。为了知道具体是什么操作,用户需要
判断source中的subCommand字段
public static final int QQ_PRIVACY_DATA_OP_FAIL
QQ_PRIVACY_DATA_OP_SUCCESS
event happens when fail in privacy data operation.
source is PrivacyDataOpReplyPacket. To know the concrete op, user need to check subCommand field in source.
QQ_PRIVACY_DATA_OP_SUCCESS
在隐私数据操作失败时发生,
source是PrivacyDataOpReplyPacket。为了知道具体是什么操作,用户需要
判断source中的subCommand字段
public static final int QQ_RECEIVE_QQLIVE
QQ_RECEIVE_QQLIVE
happens when receive QQ live message. Source is
ReceiveIMPacket.
QQ_RECEIVE_QQLIVE
在收到QQ直播消息时发生,source是ReceiveIMPacket
public static final int QQ_RECEIVE_MEMBER_LOGIN_HINT
QQ_RECEIVE_MEMBER_LOGIN_HINT
happens when receive member login hint.
Source is ReceiveIMPacket.
QQ_RECEIVE_MEMBER_LOGIN_HINT
在收到会员登录提示时发生,source是ReceiveIMPacket
public static final int QQ_FRIEND_CUSTOM_HEAD_CHANGED
QQ_FRIEND_CUSTOM_HEAD_CHANGED
happens when receive friend custom heand changed notification.
source is ReceiveIMPacket.
QQ_FRIEND_CUSTOM_HEAD_CHANGED
收到好友自定义头像变化通知时
发生,source是ReceiveIMPacket
public static final int QQ_FRIEND_PROPERTY_CHANGED
QQ_FRIEND_PROPERTY_CHANGED
happens when get friend property changed notification.
Source is ReceiveIMPacket.
QQ_FRIEND_PROPERTY_CHANGED
收到好友属性变化通知时
发生,source是ReceiveIMPacket
public static final int QQ_GET_CUSTOM_HEAD_INFO_SUCCESS
QQ_GET_CUSTOM_HEAD_INFO_SUCCESS
happens when receive custom head infor successfully.
Source is GetCustomHeadInfoReplyPacket.
QQ_GET_CUSTOM_HEAD_INFO_SUCCESS
在收到自定义头像信息
成功时发生,source是GetCustomHeadInfoReplyPacket
public static final int QQ_GET_CUSTOM_HEAD_DATA_SUCCESS
QQ_GET_CUSTOM_HEAD_DATA_SUCCESS
happens when get custom head data successfully.
source is GetCustomHeadDataReplyPacket.
QQ_GET_CUSTOM_HEAD_DATA_SUCCESS
在收到自定义头像数据
成功时发生,source是GetCustomHeadDataReplyPacket
public static final int QQ_03_OPERATION_TIMEOUT
QQ_03_OPERATION_TIMEOUT
happens when timeout in 03 protocol family. That is the request packet
gets no reply. Source is the packet sent. operation field of notification QQEvent indicate operation type. Notice,
timeout event and fail event are different. Timeout means the packet get no Ack. Fail means Ack is received, the operation fails
base on the Ack packet content. Since commands in different protocol family may be the same, thus, we add unique event for timeout
in different protocol family.
protocol
QQ_03_OPERATION_TIMEOUT
在03协议族操作超时时发生,也就是请求包没有能收到回复,
source是要发送的那个包,通知QQEvent的operation字段表示了操作的类型。要注意超时事件和
Fail事件的不同,超时是指包没有收到任何确认,fail是指确认收到了,并且根据确认包的内容,
操作失败了。由于不同的协议族中的命令可能值相同,所以目前只好为不同协议族的超时加上不同的事件
public static final int QQ_05_OPERATION_TIMEOUT
QQ_05_OPERATION_TIMEOUT
happens when timeout in 05 protocol family. That is the request packet
gets no reply. Source is the packet sent. operation field of notification QQEvent indicate operation type. Notice,
timeout event and fail event are different. Timeout means the packet get no Ack. Fail means Ack is received, the operation fails
base on the Ack packet content. Since commands in different protocol family may be the same, thus, we add unique event for timeout
in different protocol family.
protocol
QQ_05_OPERATION_TIMEOUT
在05协议族操作超时时发生,也就是请求包没有能收到回复,
source是要发送的那个包,通知QQEvent的operation字段表示了操作的类型。要注意超时事件和
Fail事件的不同,超时是指包没有收到任何确认,fail是指确认收到了,并且根据确认包的内容,
操作失败了。由于不同的协议族中的命令可能值相同,所以目前只好为不同协议族的超时加上不同的事件
public static final int QQ_DISK_OPERATION_TIMEOUT
QQ_DISK_OPERTION_TIMEOUT
happens when timeout in disk protocol family. That is the request packet
gets no reply. Source is the packet sent. operation field of notification QQEvent indicate operation type. Notice,
timeout event and fail event are different. Timeout means the packet get no Ack. Fail means Ack is received, the operation fails
base on the Ack packet content. Since commands in different protocol family may be the same, thus, we add unique event for timeout
in different protocol family.
protocol
QQ_DISK_OPERTION_TIMEOUT
在disk协议族操作超时时发生,也就是请求包没有能收到回复,
source是要发送的那个包,通知QQEvent的operation字段表示了操作的类型。要注意超时事件和
Fail事件的不同,超时是指包没有收到任何确认,fail是指确认收到了,并且根据确认包的内容,
操作失败了。由于不同的协议族中的命令可能值相同,所以目前只好为不同协议族的超时加上不同的事件
public static final int QQ_DISK_BEGIN_DISK_SESSION
QQ_DISK_BEGIN_DISK_SESSION
happens when the server requst client to start network disk
session. Source is BeginSessionPacket.
QQ_DISK_BEGIN_DISK_SESSION
在服务器要求客户端开始网络硬盘会话时发生,
source是BeginSessionPacket
public static final int QQ_DISK_AUTHENTICATE_SUCCESS
QQ_DISK_AUTHENTICATE_SUCCESS
happens when network disk authentication is
successful. Source is AuthenticateReplyPacket. The event doesn't indicate the the authentication is
successful. It need to check the status code of AuthenticateReplyPacket. If the code is 0, that is successful.
QQ_DISK_AUTHENTICATE_SUCCESS
在网络硬盘认证成功时发生,
source是AuthenticateReplyPacket。这个事件实际上不能认为认证已经成功,
还需要检查AuthenticateReplyPacket中的状态码,如果状态码为0,则成功
public static final int QQ_DISK_AUTHENTICATE_FAIL
QQ_DISK_AUTHENTICATE_FAIL
happens when network disk authentication fails.
Source is subclass of DiskInPacket, need to check the command for the concrete class.
QQ_DISK_AUTHENTICATE_FAIL
在网络硬盘认证失败时发生,
source是DiskInPacket的子类,具体是哪个要判断命令
public static final int QQ_DISK_GET_DISK_SERVER_LIST_SUCCESS
QQ_DISK_GET_DISK_SERVER_LIST_SUCCESS
happens when get network disk server list
successfully. Source is GetServerListReplyPacket.
QQ_DISK_GET_DISK_SERVER_LIST_SUCCESS
在得到网络硬盘服务器列表成功时发生 ,
source是GetServerListReplyPacket
public static final int QQ_DISK_GET_SHARED_DISK_SUCCESS
QQ_GET_SHARED_DISK_SUCCESS
happens when share network disk successfully.
source is GetSharedDiskReplyPacket.
QQ_GET_SHARED_DISK_SUCCESS
在得到共享网络硬盘成功时发生 ,
source是GetSharedDiskReplyPacket
public static final int QQ_DISK_GET_SHARED_DISK_DIR_SUCCESS
QQ_DISK_GET_SHARED_DISK_DIR_SUCCESS
happens when get shared network disk dir
list successfully. Source is ListDirReplyPacket.
QQ_DISK_GET_SHARED_DISK_DIR_SUCCESS
在得到共享网络硬盘目录列表成功时发生,
source是ListDirReplyPacket
public static final int QQ_DISK_GET_MY_DISK_DIR_SUCCESS
QQ_DISK_GET_MY_DISK_DIR_SUCCESS
happens when get my network disk dir list
successfully. Source is ListDirReplyPacket.
QQ_DISK_GET_MY_DISK_DIR_SUCCESS
在得到我的网络硬盘目录列表成功时发生,
source是ListDirReplyPacket
public static final int QQ_DISK_PASSWORD_OP_SUCCESS
QQ_DISK_PASSWORD_OP_SUCCESS
happens when network disk password operation
is successful. Source i sPasswordOpPacket.
QQ_DISK_PASSWORD_OP_SUCCESS
在网络硬盘密码操作成功时发生,
source是PasswordOpPacket
public static final int QQ_DISK_PASSWORD_OP_FAIL
QQ_DISK_PASSWORD_OP_FAIL
happens when network disk password operation fails.
Source is PasswordOpPacket.
QQ_DISK_PASSWORD_OP_FAIL
在网络硬盘密码操作失败时发生,
source是PasswordOpPacket
public static final int QQ_DISK_OPERATION_ERROR
QQ_DISK_OPERATION_ERROR
happens when network disk operation fails.
source is DiskInPacket.
QQ_DISK_OPERATION_ERROR
在网络硬盘操作失败时发生,
source是DiskInPacket
public static final int QQ_DISK_DOWNLOAD_SUCCESS
QQ_DISK_DOWNLOAD_SUCCESS
happens when download file of network disk
successfully. source is DownloadReplyPacket. Notice, the event happen when download small file. For
big file, these packets are divided into pieces, and thus not fire the event.
QQ_DISK_DOWNLOAD_SUCCESS
在网下载网络硬盘文件成功时发生,
source是DownloadReplyPacket。注意这个事件只会在下载小文件是发生,因为对于
大文件来说,这些包被拆成了分片,因此不会触发这个事件
public static final int QQ_DISK_DOWNLOAD_FRAGMENT_SUCCESS
QQ_DISK_DOWNLOAD_FRAGMENT_SUCCESS
happens when download network disk file
successfully. Source is DiskInPacketFragment. The event doesn't mean the file download is finished, for it just
contain fragment of the file. The event is fired when download big file. Program should check if the all the fragments
download are finished.
QQ_DISK_DOWNLOAD_FRAGMENT_SUCCESS
在下载网络硬盘文件成功时发生,
source是DiskInPacketFragment。这个事件并不能说明文件被下载完成,因为它只包含了
文件的一个分片,这个事件会在下载大文件时发生,程序需要自己判断是否已经下载完所有分片
public static final int QQ_DISK_RENAME_SUCCESS
QQ_DISK_RENAME_SUCCESS
happens when rename the file or dir successfully.
Source is RenamePacket.
QQ_DISK_RENAME_SUCCESS
在重命名文件或目录成功时发生,
source是RenamePacket
public static final int QQ_DISK_DELETE_SUCCESS
QQ_DISK_DELETE_SUCCESS
happens when remove file or dir successfully.
Source is DeleteReplyPacket.
QQ_DISK_DELETE_SUCCESS
在删除文件或目录成功时发生,
source是DeleteReplyPacket
public static final int QQ_DISK_CREATE_SUCCESS
QQ_DISK_CREATE_SUCCESS
happens when create dir successfully.
Source is CreateFolderRelyPacket.
QQ_DISK_CREATE_SUCCESS
在创建目录成功时发生,
source是CreateFolderReplyPacket
public static final int QQ_DISK_MOVE_SUCCESS
QQ_DISK_MOVE_SUCCESS
happens when move file or dir successfully.
source is MovePacket.
QQ_DISK_MOVE_SUCCESS
在移动文件或目录成功时发生,
source是MovePacket
public static final int QQ_DISK_UPLOAD_SUCCESS
QQ_DISK_UPLOAD_SUCCESS
happens when upload file successfully.
Source is UploadFileReplyPacket.
QQ_DISK_UPLOAD_SUCCESS
在上传文件成功时发生,
source是UploadFileReplyPacket
public static final int QQ_DISK_FINALIZE_SUCCESS
QQ_DISK_FINALIZE_SUCCESS
happens when finalize update successfully.
source is FinalizeReplyPacket.
QQ_DISK_FINALIZE_SUCCESS
在结束上传成功时发生,
source是FinalizeReplyPacket
public static final int QQ_DISK_PREPARE_SUCCESS
QQ_DISK_PREPARE_SUCCESS
happens when switch upload and download successfully.
Source is PrepareReplyPacket.
QQ_DISK_PREPARE_SUCCESS
在转变上传下载成功时发生,
source是PrepareReplyPacket
public static final int QQ_DISK_GET_SIZE_SUCCESS
QQ_DISK_GET_SIZE_SUCCESS
happens when get file size successfully.
Source is GetSizeReplyPacket.
QQ_DISK_GET_SIZE_SUCCESS
在得到文件大小成功时发生,
source是GetSizeReplyPacket
public static final int QQ_DISK_GET_SHARE_LIST_SUCCESS
QQ_DISK_GET_SHARE_LIST_SUCCESS
happens when get shared list successfully.
Source is GetShareListReplyPacket.
QQ_DISK_GET_SHARE_LIST_SUCCESS
在得到共享列表成功时发生,
source是GetShareListReplyPacket
public static final int QQ_DISK_SET_SHARE_LIST_SUCCESS
QQ_DISK_SET_SHARE_LIST_SUCCESS
happens when set share list successfully.
Source is SetShareListReplyPacket.
QQ_DISK_SET_SHARE_LIST_SUCCESS
在设置共享列表成功时发生,
source是SetShareListReplyPacket
public static final int QQ_RECEIVE_DISK_NOTIFICATION
QQ_RECEIVE_DISK_NOTIFICATION
happens when receive network disk change notification
Source is ReceiveIMPacket.
QQ_RECEIVE_DISK_NOTIFICATION
在收到网络硬盘改变通知时发生,
source是ReceiveIMPacket
public static final int QQ_DISK_APPLY_SUCCESS
QQ_DISK_APPLY_SUCCESS
happens when Apply for network disk successfully.
Source is ApplyReplyPacket.
QQ_DISK_APPLY_SUCCESS
在申请网络硬盘成功时发生,
source是ApplyReplyPacket
public static final int QQ_DISMISS_CLUSTER_SUCCESS
QQ_DISMISS_CLUSTER_SUCCESS
happens when dismiss cluster successfully.
source is ClusterCommandReplyPacket.
QQ_DISMISS_CLUSTER_SUCCESS
在解散群成功时发生,
source是ClusterCommandReplyPacket
public static final int QQ_DISMISS_CLUSTER_FAIL
QQ_DISMISS_CLUSTER_FAIL
happens when fail to dismiss cluster.
Source is ClusterCommandReplyPacket.
QQ_DISMISS_CLUSTER_FAIL
在解散群失败时发生,
source是ClusterCommandReplyPacket
public static final int QQ_CONNECTION_BROKEN
QQ_CONNECTION_BROKEN
event happens when connection is closed by remote.
Source is ErrorPacket.
QQ_CONNECTION_BROKEN
事件发生在连接被远程关闭时, Source是ErrorPacket
public static final int QQ_PROXY_ERROR
QQ_PROXY_ERROR
event is a proxy event, has nothing to do with QQ protocol, is fired when proxy has error.
Source is ErrorPacket.
QQ_PROXY_ERROR
事件是一个代理事件,和QQ协议本身没有关系,其在代理发生错误时触发,
其Source是ErrorPacket
public static final int QQ_NETWORK_ERROR
QQ_NETWORK_ERROR
event happens when network error, nothing to do with QQ protocol.
Source is ErrorPacket.
QQ_NETWORK_ERROR
事件在网络出错时发生,和QQ协议本身没有关系,其Source为
ErrorPacket
public static final int QQ_RUNTIME_ERROR
QQ_RUNTIME_ERROR
event happens when runtime error takes place, nothing to do with QQ
protocol. Source is Error Packet. portName is null, cannot be used. errorMessage is crash report.
QQ_RUNTIME_ERROR
事件在发生运行时错误时触发,和QQ协议本身没有关系,其Source为
ErrorPacket。其portName为空,不可用。其errorMessage为崩溃报告。
public int type
public int operation
Constructor Detail |
---|
public QQEvent(Object source)
source
- public QQEvent()
|
JML | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |