Class NotificationAlertWeb
DTO part for notification.alert.web
.
- WonderPush\Obj\BaseObject implements WonderPush\Util\JsonSerializable
- ┗ WonderPush\Obj\NotificationAlert
- ┗ WonderPush\Obj\NotificationAlertWeb
Namespace: WonderPush\Obj
See:
Codecoverageignore
Located at Obj/NotificationAlertWeb.php
See:
WonderPush\Obj\NotificationAlert
Codecoverageignore
Located at Obj/NotificationAlertWeb.php
Methods summary
Methods inherited from WonderPush\Obj\NotificationAlert
getActions()
,
getAndroid()
,
getIos()
,
getReceiveActions()
,
getTargetUrl()
,
getText()
,
getTitle()
,
getWeb()
,
setActions()
,
setAndroid()
,
setIos()
,
setReceiveActions()
,
setTargetUrl()
,
setText()
,
setTitle()
,
setWeb()
Methods inherited from WonderPush\Obj\BaseObject
__construct()
,
__toString()
,
_new()
,
clearAllFields()
,
deepClone()
,
jsonSerialize()
,
toArray()
,
toData()