HumHub Documentation (unofficial)

ServerSentEvent extends DataChunk
in package
implements ChunkInterface

FinalYes
Tags
author

Antoine Bluchet soyuka@gmail.com

author

Nicolas Grekas p@tchwork.com

Table of Contents

Interfaces

ChunkInterface
The interface of chunks returned by ResponseStreamInterface::current().

Properties

$data  : mixed
$id  : mixed
$retry  : mixed
$type  : mixed

Methods

__construct()  : mixed
getData()  : string
getId()  : string
getRetry()  : float
getType()  : string

Properties

Methods

__construct()

public __construct(string $content) : mixed
Parameters
$content : string

        
On this page

Search results