body property

Pointer<pjsip_msg_body> body
getter/setter pair

Pointer to message body, or NULL if no message body is attached to this mesage.

Implementation

external ffi.Pointer<pjsip_msg_body> body;