Is there a way to determine which method were called from the client side in Business Logic?
Thanks,
Pranav
Kinvey
Kevin Wong
Is there a way to determine which method were called from the client side in Business Logic?
Take a look at the request.method parameter:
http://devcenter.kinvey.com/ios/reference/business-logic/reference.html#request
Let me know if this is something different than what you are looking for.
Thanks,
Pranav
Kinvey
Pranav J
Take a look at the request.method parameter:
http://devcenter.kinvey.com/ios/reference/business-logic/reference.html#request
Let me know if this is something different than what you are looking for.
Thanks,
Pranav
Kinvey
-
How do I access query string values for GET and DELETE requests?
-
Basic Authentication in Business Logic
-
How do I cascade delete entities from related collections?
-
All BL failing with Violation Error
-
How do I send push notifications?
-
Whenever I try to query by _id, I get zero results
-
receiving SOCKETTIMEDOUT when requesting external http response
-
Unique Constraints on a collection column?
-
Need some help with grouping
-
Accessing Endpoint from Collection Hook
See all 342 topics