PHP 클래스 LiveBaseApi, thinksns

저자:
상속: extends Api
파일 보기 프로젝트 열기: medz/thinksns-4 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
$curl_header
$header 定义请求header
$stream_server protected $stream_server = '在这里填写直播服务器地址';

보호된 프로퍼티들

프로퍼티 타입 설명
$usid_prex 对接智播1.0 usid前缀

공개 메소드들

메소드 설명
__construct ( )
_initialize ( )
getStreamServiceUrl ( )
isUrl ( $url = '' )

보호된 메소드들

메소드 설명
checkStreamServiceUrl ( ) 检测直播服务地址
is_ZhiboService ( )

메소드 상세

__construct() 공개 메소드

public __construct ( )

_initialize() 공개 메소드

public _initialize ( )

checkStreamServiceUrl() 보호된 메소드

检测直播服务地址
protected checkStreamServiceUrl ( )

getStreamServiceUrl() 공개 메소드

public getStreamServiceUrl ( )

isUrl() 공개 메소드

public isUrl ( $url = '' )

is_ZhiboService() 보호된 메소드

protected is_ZhiboService ( )

프로퍼티 상세

$curl_header 공개적으로 프로퍼티

public $curl_header

$header 공개적으로 프로퍼티

定义请求header
public $header

$stream_server 공개적으로 프로퍼티

protected $stream_server = '在这里填写直播服务器地址';
public $stream_server

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

对接智播1.0 usid前缀
protected $usid_prex