How does Task->setLink work?
问题 On the Google Tasks API website > Reference > Tasks > (https://developers.google.com/google-apps/tasks/v1/reference/tasks) scroll down to 'Resource Representations'. It looks like I can add a link to my tasks (like Gmail does when you set an email as a task). ApiTaskService.php also includes a class for that: TaskLinks . But when I try it, the added url just won't show up in the Task. Am I doing something wrong? What 'type' should I set the TaskLink to? Code: $linkid = array_push($links,new