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 NotificationAlertIosAttachment

DTO part for notification.alert.ios.attachments items.

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

Methods summary

public getId( void ) : string

Returns

string
public setId( string $id ) : WonderPush\Obj\NotificationAlertIosAttachment

Parameters

$id

Returns

WonderPush\Obj\NotificationAlertIosAttachment
public getUrl( void ) : string

Returns

string
public setUrl( string $url ) : WonderPush\Obj\NotificationAlertIosAttachment

Parameters

$url

Returns

WonderPush\Obj\NotificationAlertIosAttachment
public getType( void ) : string

Returns

string
public setType( string $type ) : WonderPush\Obj\NotificationAlertIosAttachment

Parameters

$type

Returns

WonderPush\Obj\NotificationAlertIosAttachment
public getOptions( void ) : array

Returns

array
public setOptions( array $options ) : WonderPush\Obj\NotificationAlertIosAttachment

Parameters

$options

Returns

WonderPush\Obj\NotificationAlertIosAttachment

Methods inherited from WonderPush\Obj\BaseObject

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

WonderPush PHP library API documentation generated by ApiGen