|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Member Function Documentation
This is for transmission queue; it's managed by transports.
Field DocumentationMemory pool for this buffer.
A name to identify this buffer.
Short information describing this buffer and the message in it. Application should use pjsip_tx_data_get_info() instead of directly accessing this member. For response message, this contains the reference to timestamp when the original request message was received. The value of this field is set when application creates response message to a request by calling pjsip_endpt_create_response. The transport manager for this buffer. Ioqueue asynchronous operation key. Lock object. The message in this buffer. Strict route header saved by pjsip_process_route_set(), to be restored by pjsip_restore_strict_route_set(). Buffer to the printed text representation of the message. When the content of this buffer is set, then the transport will send the content of this buffer instead of re-printing the message structure. If the message structure has changed, then application must invalidate this buffer by calling pjsip_tx_data_invalidate_msg. Reference counter. Being processed by transport?
Transport manager internal.
Callback to be called when this tx_data has been transmitted. Transport being used. Destination address. Length of address.
Destination address. Destination port.
Transport information, only valid during on_tx_request() and on_tx_response() callback. Transport selector, to specify which transport to be used. The value here must be set with pjsip_tx_data_set_transport(), to allow reference counter to be set properly.
The documentation for this struct was generated from the following file:
(C)2003-2008 Benny Prijono
| |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||