eX_publish.h(3)

NAME

eX_publish.h - eXosip publish request API

SYNOPSIS

#include <osipparser2/osip_parser.h>
#include <time.h>


Functions
int eXosip_build_publish (osip_message_t **message, const char *to,
    const char *from, const char *route, const char *event, const char
    *expires, const char *ctype, const char *body)
int eXosip_publish (osip_message_t *message, const char *to)

Detailed Description

eXosip publish request API

This file provide the API needed to control PUBLISH requests. You can
use it to:

o build PUBLISH requests.
o send PUBLISH requests.

Author

Generated automatically by Doxygen for libeXosip2 from the source code.
Copyright © 2010-2025 Platon Technologies, s.r.o.           Home | Man pages | tLDP | Documents | Utilities | About
Design by styleshout