WonderPush PHP library
  • Namespace
  • Class
Navigation
  • Namespace
  • Class
Namespaces
  • WonderPush
    • Api
    • Errors
    • Net
    • Obj
    • Params
    • Util
Classes
  • Application
  • ApplicationCollection
  • BaseObject
  • Collection
  • DeliveriesCreateResponse
  • Event
  • GeoLocation
  • Installation
  • InstallationApplication
  • InstallationApplicationApple
  • InstallationCollection
  • InstallationDevice
  • InstallationDeviceCapabilities
  • InstallationDeviceConfiguration
  • InstallationPreferences
  • InstallationPushToken
  • Notification
  • NotificationAlert
  • NotificationAlertAndroid
  • NotificationAlertAndroidButton
  • NotificationAlertIos
  • NotificationAlertIosAttachment
  • NotificationAlertIosForeground
  • NotificationAlertWeb
  • NotificationAlertWebButton
  • NotificationButton
  • NotificationButtonAction
  • NotificationButtonActionEvent
  • NotificationInApp
  • NotificationInAppButton
  • NotificationInAppMap
  • NotificationInAppMapPlace
  • NotificationPush
  • NotificationPushAndroid
  • NotificationPushIos
  • NotificationPushWeb
  • NullObject
  • Pagination
  • SuccessResponse
  • User
  • WebSdkInitOptions

Class NotificationAlertIosForeground

DTO part for notification.alert.ios.foreground.

WonderPush\Obj\BaseObject implements WonderPush\Util\JsonSerializable
┗ WonderPush\Obj\NotificationAlertIosForeground
Namespace: WonderPush\Obj
See: WonderPush\Obj\NotificationAlertIos
Codecoverageignore
Located at Obj/NotificationAlertIosForeground.php

Methods summary

public getAutoOpen( void ) : boolean

Returns

boolean
public setAutoOpen( boolean $autoOpen ) : WonderPush\Obj\NotificationAlertIosForeground

Parameters

$autoOpen

Returns

WonderPush\Obj\NotificationAlertIosForeground
public getAutoDrop( void ) : boolean

Returns

boolean
public setAutoDrop( boolean $autoDrop ) : WonderPush\Obj\NotificationAlertIosForeground

Parameters

$autoDrop

Returns

WonderPush\Obj\NotificationAlertIosForeground

Methods inherited from WonderPush\Obj\BaseObject

__construct(), __toString(), _new(), clearAllFields(), deepClone(), jsonSerialize(), toArray(), toData()

WonderPush PHP library API documentation generated by ApiGen