| Package | Description |
|---|---|
| com.podio.task |
| Modifier and Type | Method and Description |
|---|---|
int |
TaskAPI.createTask(TaskCreate task,
boolean silent)
Creates a new task with no reference to other objects.
|
int |
TaskAPI.createTaskWithReference(TaskCreate task,
Reference reference,
boolean silent)
Creates a new task with a reference to the given object.
|
Copyright © 2014. All Rights Reserved.