Class Installation
DTO for installations.
- WonderPush\Obj\BaseObject implements WonderPush\Util\JsonSerializable
- ┗ WonderPush\Obj\Installation
Methods summary
public
setPushToken( WonderPush\Obj\InstallationPushToken|array $pushToken )
: WonderPush\Obj\Installation
public
setApplication( WonderPush\Obj\InstallationApplication|array $application )
: WonderPush\Obj\Installation
public
setPreferences( WonderPush\Obj\InstallationPreferences|array $preferences )
: WonderPush\Obj\Installation
Methods inherited from WonderPush\Obj\BaseObject
__construct(),
__toString(),
_new(),
clearAllFields(),
deepClone(),
jsonSerialize(),
toArray(),
toData()