parse-community/parse-embedded-sdks

Allow to pass user data to `parseSendRequest`

Opened this issue · 0 comments

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.