Guest User

Untitled

a guest
Jan 17th, 2019
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. RKParams* params = [RKParams params];
  2. RKParams* comment = [RKParams params];
  3.  
  4. [comment setValue:text forKey:@"body"];
  5. [params setValue:comment forParam:@"comment"];
  6. [params setValue:recordID forParam:@"record_id"];
Add Comment
Please, Sign In to add comment