Class InstallationDevice
DTO part for installation.device
.
- WonderPush\Obj\BaseObject implements WonderPush\Util\JsonSerializable
- ┗ WonderPush\Obj\InstallationDevice
Namespace: WonderPush\Obj
See:
Codecoverageignore
Located at Obj/InstallationDevice.php
See:
WonderPush\Obj\Installation
Codecoverageignore
Located at Obj/InstallationDevice.php
Methods summary
public
setCapabilities( WonderPush\Obj\InstallationDeviceCapabilities
|array $capabilities
)
: WonderPush\Obj\InstallationDevice
public
setConfiguration( WonderPush\Obj\InstallationDeviceConfiguration
$configuration
)
: WonderPush\Obj\InstallationDevice
Methods inherited from WonderPush\Obj\BaseObject
__construct()
,
__toString()
,
_new()
,
clearAllFields()
,
deepClone()
,
jsonSerialize()
,
toArray()
,
toData()