cid property

Pointer<pjsip_cid_hdr> cid
getter/setter pair

The Call-ID header as found in the message.

Implementation

external ffi.Pointer<pjsip_cid_hdr> cid;