parse-community / parse-embedded-sdks

The Embedded SDKs for the Parse Platform
http://parseplatform.org
Other
246 stars 118 forks source link

Allow to pass user data to `parseSendRequest` #74

Open guillaumechereau opened 7 years ago

guillaumechereau commented 7 years ago

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.