libUPnP 1.14.19
|
Represents a list of URLs as in the "callback" header of SUBSCRIBE message in GENA. "char *" URLs holds dynamic memory. More...
#include <uri.h>
Data Fields | |
size_t | size |
char * | URLs |
uri_type * | parsedURLs |
Represents a list of URLs as in the "callback" header of SUBSCRIBE message in GENA. "char *" URLs holds dynamic memory.
char* URL_LIST::URLs |
All the urls, delimited by <>
Referenced by copy_URL_list(), create_url_list(), free_URL_list(), and gena_process_subscription_request().