#include <publish.h>
Client publication options. Application should initialize this structure with its default values by calling pjsip_publishc_opt_default()
◆ queue_request
Specify whether the client publication session should queue the PUBLISH request should there be another PUBLISH transaction still pending. If this is set to false, the client will return error on the PUBLISH request if there is another PUBLISH transaction still in progress.
Default: PJSIP_PUBLISHC_QUEUE_REQUEST
The documentation for this struct was generated from the following file: