PHP 클래스 PHPDaemon\SockJS\Methods\Jsonp

저자: Vasily Zorin ([email protected])
상속: extends Generic
파일 보기 프로젝트 열기: kakserpom/phpdaemon

보호된 프로퍼티들

프로퍼티 타입 설명
$callbackParamEnabled
$contentType
$delayedStopEnabled
$poll
$pollMode

보호된 메소드들

메소드 설명
sendFrame ( string $frame ) : void Send frame

메소드 상세

sendFrame() 보호된 메소드

Send frame
protected sendFrame ( string $frame ) : void
$frame string
리턴 void

프로퍼티 상세

$callbackParamEnabled 보호되어 있는 프로퍼티

protected $callbackParamEnabled

$contentType 보호되어 있는 프로퍼티

protected $contentType

$delayedStopEnabled 보호되어 있는 프로퍼티

protected $delayedStopEnabled

$poll 보호되어 있는 프로퍼티

protected $poll

$pollMode 보호되어 있는 프로퍼티

protected $pollMode