Class NotificationAlert
DTO part for notification.alert
.
- WonderPush\Obj\BaseObject implements WonderPush\Util\JsonSerializable
- ┗ WonderPush\Obj\NotificationAlert
Direct known subclasses
WonderPush\Obj\NotificationAlertAndroid
,
WonderPush\Obj\NotificationAlertIos
,
WonderPush\Obj\NotificationAlertWeb
Namespace: WonderPush\Obj
See:
Codecoverageignore
Located at Obj/NotificationAlert.php
See:
WonderPush\Obj\Notification
Codecoverageignore
Located at Obj/NotificationAlert.php
Methods summary
public
setActions( WonderPush\Obj\NotificationButtonAction[]
|array[] $actions
)
: WonderPush\Obj\NotificationAlert
public
setReceiveActions( WonderPush\Obj\NotificationButtonAction[]
|array[] $receiveActions
)
: WonderPush\Obj\NotificationAlert
public
setAndroid( WonderPush\Obj\NotificationAlertAndroid
|array $android
)
: WonderPush\Obj\NotificationAlert
Methods inherited from WonderPush\Obj\BaseObject
__construct()
,
__toString()
,
_new()
,
clearAllFields()
,
deepClone()
,
jsonSerialize()
,
toArray()
,
toData()