Class NotificationPush
DTO part for notification.push.
- WonderPush\Obj\BaseObject implements WonderPush\Util\JsonSerializable
- ┗ WonderPush\Obj\NotificationPush
Direct known subclasses
WonderPush\Obj\NotificationPushAndroid,
WonderPush\Obj\NotificationPushIos,
WonderPush\Obj\NotificationPushWeb
Namespace: WonderPush\Obj
See:
Codecoverageignore
Located at Obj/NotificationPush.php
See:
WonderPush\Obj\NotificationCodecoverageignore
Located at Obj/NotificationPush.php
Methods summary
public
setExpirationDate( integer|string|DateTime $expirationDate )
: WonderPush\Obj\NotificationPush
public
setAndroid( WonderPush\Obj\NotificationPushAndroid|array $android )
: WonderPush\Obj\NotificationPush
Methods inherited from WonderPush\Obj\BaseObject
__construct(),
__toString(),
_new(),
clearAllFields(),
deepClone(),
jsonSerialize(),
toArray(),
toData()