tuple_node property
< Pointer to tuple XML node of parsed PIDF body received from remote agent. Only valid for client subscription. If the last received NOTIFY request does not contain any PIDF body, this valud will be set to NULL
Implementation
external ffi.Pointer<pj_xml_node> tuple_node;