Validate usage of /room config command, added UI messages
This commit is contained in:
@@ -139,7 +139,7 @@ void (*iq_room_list_request)(gchar *conferencejid);
|
||||
void (*iq_disco_info_request)(gchar *jid);
|
||||
void (*iq_disco_items_request)(gchar *jid);
|
||||
void (*iq_set_autoping)(int seconds);
|
||||
void (*iq_create_instant_room)(const char * const room_jid);
|
||||
void (*iq_confirm_instant_room)(const char * const room_jid);
|
||||
void (*iq_destroy_instant_room)(const char * const room_jid);
|
||||
|
||||
// caps functions
|
||||
|
||||
Reference in New Issue
Block a user