Class NotificationButton
DTO part base for notification button reusability.
- WonderPush\Obj\BaseObject implements WonderPush\Util\JsonSerializable
- ┗ WonderPush\Obj\NotificationButton
Direct known subclasses
WonderPush\Obj\NotificationAlertAndroidButton,
WonderPush\Obj\NotificationAlertWebButton,
WonderPush\Obj\NotificationInAppButton
Namespace: WonderPush\Obj
See:
Codecoverageignore
Located at Obj/NotificationButton.php
See:
WonderPush\Obj\NotificationButtonCodecoverageignore
Located at Obj/NotificationButton.php
Methods summary
public
setActions( WonderPush\Obj\NotificationButtonAction[]|array[] $actions )
: WonderPush\Obj\NotificationButton
Methods inherited from WonderPush\Obj\BaseObject
__construct(),
__toString(),
_new(),
clearAllFields(),
deepClone(),
jsonSerialize(),
toArray(),
toData()