Class NotificationPushAndroid
DTO part for notification.push.android
.
- WonderPush\Obj\BaseObject implements WonderPush\Util\JsonSerializable
- ┗ WonderPush\Obj\NotificationPush
- ┗ WonderPush\Obj\NotificationPushAndroid
Namespace: WonderPush\Obj
See:
Codecoverageignore
Located at Obj/NotificationPushAndroid.php
See:
WonderPush\Obj\NotificationPush
Codecoverageignore
Located at Obj/NotificationPushAndroid.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()