freebox_api_php/docs/services/config/NetworkShare/NetworkShare.md

34 lines
710 B
Markdown
Raw Permalink Normal View History

2016-06-11 21:29:34 +02:00
# NetworkShare
2016-06-11 23:16:01 +02:00
**Namespace** : alphayax\freebox\api\v3\services\config\NetworkShare
# Overview
- [Afp](NetworkShare.md#Afp)
- [Samba](NetworkShare.md#Samba)
2016-06-11 21:29:34 +02:00
2016-06-11 23:16:01 +02:00
<a name="Afp"></a>
2016-06-11 21:29:34 +02:00
## Afp
2016-06-11 23:16:01 +02:00
**Class** : alphayax\freebox\api\v3\services\config\NetworkShare\Afp
2016-06-11 21:29:34 +02:00
### Public methods
| Method | Description |
|---|---|
| `getConfiguration` | Get the current Afp configuration |
| `setConfiguration` | Update the Afp configuration |
2016-06-11 23:16:01 +02:00
<a name="Samba"></a>
2016-06-11 21:29:34 +02:00
## Samba
2016-06-11 23:16:01 +02:00
**Class** : alphayax\freebox\api\v3\services\config\NetworkShare\Samba
2016-06-11 21:29:34 +02:00
### Public methods
| Method | Description |
|---|---|
| `getConfiguration` | Get the current Samba configuration |
| `setConfiguration` | Update the Samba configuration |