| 3123 NULL, /* roomlist_room_serialize */ |
3123 NULL, /* roomlist_room_serialize */ |
| 3124 NULL, /* unregister_user */ |
3124 NULL, /* unregister_user */ |
| 3125 msim_send_attention, /* send_attention */ |
3125 msim_send_attention, /* send_attention */ |
| 3126 msim_attention_types, /* attention_types */ |
3126 msim_attention_types, /* attention_types */ |
| 3127 sizeof(PurplePluginProtocolInfo), /* struct_size */ |
3127 sizeof(PurplePluginProtocolInfo), /* struct_size */ |
| 3128 NULL /* initiate_media */ |
3128 NULL, /* initiate_media */ |
| |
3129 NULL /* can_do_media */ |
| 3129 }; |
3130 }; |
| 3130 |
3131 |
| 3131 |
3132 |
| 3132 |
3133 |
| 3133 /** Based on MSN's plugin info comments. */ |
3134 /** Based on MSN's plugin info comments. */ |