libUPnP 1.14.19
Data Fields
URL_LIST Struct Reference

Represents a list of URLs as in the "callback" header of SUBSCRIBE message in GENA. "char *" URLs holds dynamic memory. More...

#include <uri.h>

Collaboration diagram for URL_LIST:
Collaboration graph
[legend]

Data Fields

size_t size
 
char * URLs
 
uri_typeparsedURLs
 

Detailed Description

Represents a list of URLs as in the "callback" header of SUBSCRIBE message in GENA. "char *" URLs holds dynamic memory.

Field Documentation

◆ URLs

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().


The documentation for this struct was generated from the following file: