eXosip2_publish(3) | libeXosip2 | eXosip2_publish(3) |
eXosip2_publish - eXosip2 Publication Management
int eXosip_build_publish (struct eXosip_t *excontext,
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 (struct eXosip_t *excontext, osip_message_t
*message, const char *to)
build publication for a user. (PUBLISH request)
Parameters:
Send an Publication Message (PUBLISH request).
Parameters:
Generated automatically by Doxygen for libeXosip2 from the source code.
Thu Dec 15 2016 | Version 4.1.0 |