Documentation

PresenceEnvelope

Class PresenceEnvelope

Table of Contents

Properties

$action  : mixed
$data  : mixed
$occupancy  : mixed
$timestamp  : mixed
$uuid  : mixed

Methods

__construct()  : mixed
PresenceEnvelope constructor.
fromJson()  : PresenceEnvelope
getAction()  : mixed
getData()  : mixed
getOccupancy()  : mixed
getTimestamp()  : mixed
getUuid()  : mixed

Properties

Methods

__construct()

PresenceEnvelope constructor.

public __construct(mixed $action, mixed $uuid, mixed $occupancy, mixed $timestamp, mixed $data) : mixed
Parameters
$action : mixed
$uuid : mixed
$occupancy : mixed
$timestamp : mixed
$data : mixed

        
On this page

Search results