Class NotificationAlertIos
DTO part for notification.alert.ios.
- WonderPush\Obj\BaseObject implements WonderPush\Util\JsonSerializable
- ┗ WonderPush\Obj\NotificationAlert
- ┗ WonderPush\Obj\NotificationAlertIos
Namespace: WonderPush\Obj
See:
Codecoverageignore
Located at Obj/NotificationAlertIos.php
See:
WonderPush\Obj\NotificationAlertCodecoverageignore
Located at Obj/NotificationAlertIos.php
Methods summary
public
setForeground( WonderPush\Obj\NotificationAlertIosForeground|array $foreground )
: WonderPush\Obj\NotificationAlertIos
public
setAttachments( WonderPush\Obj\NotificationAlertIosAttachment[]|array[] $attachments )
: WonderPush\Obj\NotificationAlertIos
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()