freebox_api_php/docs/Call/Call.md

19 lines
372 B
Markdown
Raw Normal View History

2016-06-11 21:29:34 +02:00
# Call
- [Contact](./Call/Contact/Contact.md)
## CallEntry
**Namespace** : alphayax\freebox\api\v3\services\Call
### Public methods
| Method | Description |
|---|---|
| `getAll` | List every calls |
| `getFromId` | Access a given call entry |
| `delete` | Delete a call entry |
| `deleteFromId` | Delete a call entry |
| `update` | Update a given call entry |