mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-20 09:56:22 +00:00
Show all resources ordered by priority with /info command
This commit is contained in:
@@ -37,4 +37,6 @@ Resource * resource_new(const char * const name, resource_presence_t presence,
|
||||
const char * const status, const int priority, const char * const caps_str);
|
||||
void resource_destroy(Resource *resource);
|
||||
|
||||
int resource_compare_availability(Resource *first, Resource *second);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user