\duncan3dc\Sonos\DevicesCollection

Summary

Methods
Properties
Constants
__construct()
addDevice()
addIp()
getDevices()
clear()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$factory
$devices
N/A

Properties

Methods

addIp()

addIp(string  $address) : $this

Add a device to this collection using its IP address

Parameters

string $address

The IP address of the device to add

Returns

$this

clear()

clear() : $this

Remove all devices from this collection.

Returns

$this