Class NotificationPushIos
DTO part for notification.push.ios.
- WonderPush\Obj\BaseObject implements WonderPush\Util\JsonSerializable
- ┗ WonderPush\Obj\NotificationPush
- ┗ WonderPush\Obj\NotificationPushIos
Namespace: WonderPush\Obj
See:
Codecoverageignore
Located at Obj/NotificationPushIos.php
See:
WonderPush\Obj\NotificationPushCodecoverageignore
Located at Obj/NotificationPushIos.php
Methods summary
Methods inherited from WonderPush\Obj\NotificationPush
getAndroid(),
getCustom(),
getExpirationDate(),
getExpirationTime(),
getIos(),
getPayload(),
getPriority(),
getWeb(),
setAndroid(),
setCustom(),
setExpirationDate(),
setExpirationTime(),
setIos(),
setPayload(),
setPriority(),
setWeb()
Methods inherited from WonderPush\Obj\BaseObject
__construct(),
__toString(),
_new(),
clearAllFields(),
deepClone(),
jsonSerialize(),
toArray(),
toData()