| 763 mxit_chat_join, /* join_chat [multimx.c] */ |
763 mxit_chat_join, /* join_chat [multimx.c] */ |
| 764 mxit_chat_reject, /* reject chat invite [multimx.c] */ |
764 mxit_chat_reject, /* reject chat invite [multimx.c] */ |
| 765 mxit_chat_name, /* get_chat_name [multimx.c] */ |
765 mxit_chat_name, /* get_chat_name [multimx.c] */ |
| 766 mxit_chat_invite, /* chat_invite [multimx.c] */ |
766 mxit_chat_invite, /* chat_invite [multimx.c] */ |
| 767 mxit_chat_leave, /* chat_leave [multimx.c] */ |
767 mxit_chat_leave, /* chat_leave [multimx.c] */ |
| 768 NULL, /* chat_whisper */ |
|
| 769 mxit_chat_send, /* chat_send [multimx.c] */ |
768 mxit_chat_send, /* chat_send [multimx.c] */ |
| 770 mxit_keepalive, /* keepalive */ |
769 mxit_keepalive, /* keepalive */ |
| 771 mxit_register, /* register_user */ |
770 mxit_register, /* register_user */ |
| 772 NULL, /* get_cb_info */ |
771 NULL, /* get_cb_info */ |
| 773 mxit_buddy_alias, /* alias_buddy [roster.c] */ |
772 mxit_buddy_alias, /* alias_buddy [roster.c] */ |