Documentation

PNSetChannelMetadataResult
in package

Table of Contents

Properties

$custom  : array<string|int, mixed>
$description  : string
$id  : string
$name  : string

Methods

__construct()  : mixed
PNSetChannelMetadataResult constructor.
__toString()  : mixed
fromPayload()  : PNSetChannelMetadataResult
getCustom()  : object
getDescription()  : string
getId()  : string
getName()  : string

Properties

Methods

__construct()

PNSetChannelMetadataResult constructor.

public __construct(string $id, string $name, string $description[, array<string|int, mixed> $custom = null ]) : mixed
Parameters
$id : string
$name : string
$description : string
$custom : array<string|int, mixed> = null

        
On this page

Search results