.TH "eX_publish.h" 3 "Thu Dec 15 2016" "Version 4.1.0" "libeXosip2" \" -*- nroff -*- .ad l .nh .SH NAME eX_publish.h \- eXosip publish request API .SH SYNOPSIS .br .PP \fC#include \fP .br \fC#include \fP .br .SS "Functions" .in +1c .ti -1c .RI "int \fBeXosip_build_publish\fP (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)" .br .ti -1c .RI "int \fBeXosip_publish\fP (struct eXosip_t *excontext, osip_message_t *message, const char *to)" .br .in -1c .SH "Detailed Description" .PP eXosip publish request API This file provide the API needed to control PUBLISH requests\&. You can use it to: .PP .PD 0 .IP "\(bu" 2 build PUBLISH requests\&. .IP "\(bu" 2 send PUBLISH requests\&. .PP .SH "Author" .PP Generated automatically by Doxygen for libeXosip2 from the source code\&.