Documentation

PNFetchMessagesResult
in package

Table of Contents

Properties

$channels  : array<string|int, mixed>
$endTimetoken  : int
$startTimetoken  : int

Methods

__construct()  : mixed
__toString()  : mixed
fromJson()  : mixed
getChannels()  : mixed
getEndTimetoken()  : int
getStartTimetoken()  : int

Properties

Methods

__construct()

public __construct(mixed $channels, mixed $startTimetoken, mixed $endTimetoken) : mixed
Parameters
$channels : mixed
$startTimetoken : mixed
$endTimetoken : mixed

fromJson()

public static fromJson(mixed $jsonInput, mixed $crypto, mixed $startTimetoken, mixed $endTimetoken) : mixed
Parameters
$jsonInput : mixed
$crypto : mixed
$startTimetoken : mixed
$endTimetoken : mixed

        
On this page

Search results