Documentation

PNEnvelope
in package

Table of Contents

Properties

$result  : mixed
$status  : mixed

Methods

__construct()  : mixed
Envelope constructor.
getResult()  : mixed
getStatus()  : PNStatus
isError()  : bool

Properties

Methods

__construct()

Envelope constructor.

public __construct(mixed $result, PNStatus $status) : mixed
Parameters
$result : mixed
$status : PNStatus

isError()

public isError() : bool
Return values
bool

        
On this page

Search results