While integration of the lib into iOS app I faced with a problem. According the spec, silent pushed must be tracked with key NL_TRACK_RECEIVE, but there is no key defined in headers file. I found only NL_TRACK_CLICK. So, what value I have to use for silent pushes?