mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-28 23:46:22 +00:00
Added p_contact_add_resource
This commit is contained in:
@@ -23,6 +23,8 @@
|
||||
#ifndef RESOURCE_H
|
||||
#define RESOURCE_H
|
||||
|
||||
#include "common.h"
|
||||
|
||||
typedef struct resource_t {
|
||||
char *name;
|
||||
resource_presence_t presence;
|
||||
|
||||
Reference in New Issue
Block a user