parse-embedded-sdks
parse-embedded-sdks copied to clipboard
Allow to pass user data to `parseSendRequest`
It would be convenient to be able to pass a void* user data pointer to the parseSendRequest function, that we would get back in the callback.