#include <cybergarage/upnp/event/cevent.h>#include <cybergarage/util/clog.h>#include <stdio.h>#include <stdlib.h>Functions | |
| char * | cg_upnp_event_subscription_totimeoutheaderstring (long time, CgString *buf) |
| long | cg_upnp_event_subscription_gettimeout (char *headerValue) |
| char * | cg_upnp_event_subscription_createsid (char *buf, int bufSize) |
| char * | cg_upnp_event_subscription_tosidheaderstring (char *sid, char *buf, int bufSize) |
| char * | cg_upnp_event_subscription_getsid (char *headerValue) |
|
||||||||||||
|
Create SID for subscription
|
|
|
Get SID
|
|
|
Get event subscription timeout
|
|
||||||||||||||||
|
Creates SID header string
|
|
||||||||||||
|
Create timeout header string
|
1.4.6