Start a new topic
Answered

Determining method called

Is there a way to determine which method were called from the client side in Business Logic?


Best Answer
Kevin,

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

1 Comment

Answer
Kevin,

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

Login or Signup to post a comment