PHP Class PHPDaemon\SockJS\Methods\Jsonp

Author: Vasily Zorin ([email protected])
Inheritance: extends Generic
Datei anzeigen Open project: kakserpom/phpdaemon

Protected Properties

Property Type Description
$callbackParamEnabled
$contentType
$delayedStopEnabled
$poll
$pollMode

Protected Methods

Method Description
sendFrame ( string $frame ) : void Send frame

Method Details

sendFrame() protected method

Send frame
protected sendFrame ( string $frame ) : void
$frame string
return void

Property Details

$callbackParamEnabled protected_oe property

protected $callbackParamEnabled

$contentType protected_oe property

protected $contentType

$delayedStopEnabled protected_oe property

protected $delayedStopEnabled

$poll protected_oe property

protected $poll

$pollMode protected_oe property

protected $pollMode