PHP Class PHPDaemon\SockJS\Methods\Jsonp

Author: Vasily Zorin ([email protected])
Inheritance: extends Generic
Show file 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 property

protected $callbackParamEnabled

$contentType protected property

protected $contentType

$delayedStopEnabled protected property

protected $delayedStopEnabled

$poll protected property

protected $poll

$pollMode protected property

protected $pollMode