cseq property

Pointer<pjsip_cseq_hdr> cseq
getter/setter pair

The CSeq header as found in the message.

Implementation

external ffi.Pointer<pjsip_cseq_hdr> cseq;