Documentation

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  : string
$id  : string
$retry  : float
$type  : string

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