Class NotificationInApp
DTO part for notification.inApp
.
- WonderPush\Obj\BaseObject implements WonderPush\Util\JsonSerializable
- ┗ WonderPush\Obj\NotificationInApp
Namespace: WonderPush\Obj
See:
Codecoverageignore
Located at Obj/NotificationInApp.php
See:
WonderPush\Obj\Notification
Codecoverageignore
Located at Obj/NotificationInApp.php
Methods summary
public
setButtons( WonderPush\Obj\NotificationInAppButton[]
|array[] $buttons
)
: WonderPush\Obj\NotificationInApp
Methods inherited from WonderPush\Obj\BaseObject
__construct()
,
__toString()
,
_new()
,
clearAllFields()
,
deepClone()
,
jsonSerialize()
,
toArray()
,
toData()