Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- PFCloud.callFunctionInBackground("test", withParameters: [:], target: nil, selector: "block:")
- PFCloud.callFunctionInBackground("test", withParameters: [param1: value1, param2: value2], target: nil, selector: "block:")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement