Documentation

PNFetchMessagesItemResult
in package

Table of Contents

Properties

$actions  : mixed
$message  : mixed
$messageType  : string
$metadata  : mixed
$timetoken  : string
$uuid  : string

Methods

__construct()  : mixed
__toString()  : string
fromJson()  : static
getActions()  : mixed
getMessage()  : mixed
getMessageType()  : string
getMetadata()  : mixed
getTimetoken()  : string
getUuid()  : string
setActions()  : mixed
setMessageType()  : mixed
setMetadata()  : mixed
setUuid()  : mixed

Properties

Methods

__construct()

public __construct(mixed $message, string $timetoken) : mixed
Parameters
$message : mixed
$timetoken : string

fromJson()

public static fromJson(mixed $json, mixed $crypto) : static
Parameters
$json : mixed
$crypto : mixed
Return values
static

        
On this page

Search results