Class WebSdkInitOptions
Base class for DTO objects.
- WonderPush\Obj\BaseObject implements WonderPush\Util\JsonSerializable
- ┗ WonderPush\Obj\WebSdkInitOptions
Namespace: WonderPush\Obj
Noinspection: PhpUndefinedClassInspection
Located at Obj/WebSdkInitOptions.php
Noinspection: PhpUndefinedClassInspection
Located at Obj/WebSdkInitOptions.php
Methods summary
public
setNotificationDefaultUrl( string $notificationDefaultUrl
)
: WonderPush\Obj\WebSdkInitOptions
Methods inherited from WonderPush\Obj\BaseObject
__construct()
,
__toString()
,
_new()
,
clearAllFields()
,
deepClone()
,
jsonSerialize()
,
toArray()
,
toData()