PHP Class PHPDaemon\SockJS\Methods\Xhr

Author: Vasily Zorin ([email protected])
Inheritance: extends Generic
Afficher le fichier Open project: kakserpom/phpdaemon

Protected Properties

Свойство Type Description
$allowedMethods
$contentType
$delayedStopEnabled
$poll
$pollMode

Méthodes protégées

Méthode Description
sendFrame ( string $frame ) : void Send frame

Method Details

sendFrame() protected méthode

Send frame
protected sendFrame ( string $frame ) : void
$frame string
Résultat void

Property Details

$allowedMethods protected_oe property

protected $allowedMethods

$contentType protected_oe property

protected $contentType

$delayedStopEnabled protected_oe property

protected $delayedStopEnabled

$poll protected_oe property

protected $poll

$pollMode protected_oe property

protected $pollMode