msg property

Pointer<pjsip_msg> msg
getter/setter pair

The parsed message, if any.

Implementation

external ffi.Pointer<pjsip_msg> msg;