info property

Pointer<Char> info
getter/setter pair

Short information describing this buffer and the message in it. Application should use #pjsip_tx_data_get_info() instead of directly accessing this member.

Implementation

external ffi.Pointer<ffi.Char> info;