| 2988 msim_send_really_raw, /* send_raw */ |
2988 msim_send_really_raw, /* send_raw */ |
| 2989 NULL, /* roomlist_room_serialize */ |
2989 NULL, /* roomlist_room_serialize */ |
| 2990 NULL, /* unregister_user */ |
2990 NULL, /* unregister_user */ |
| 2991 msim_send_attention, /* send_attention */ |
2991 msim_send_attention, /* send_attention */ |
| 2992 msim_attention_types, /* attention_types */ |
2992 msim_attention_types, /* attention_types */ |
| 2993 NULL /* _purple_reserved4 */ |
2993 sizeof(PurplePluginProtocolInfo) |
| 2994 }; |
2994 }; |
| 2995 |
2995 |
| 2996 |
2996 |
| 2997 |
2997 |
| 2998 /** Based on MSN's plugin info comments. */ |
2998 /** Based on MSN's plugin info comments. */ |