PHP Class Pili\Hub

Datei anzeigen Open project: pili-engineering/pili-sdk-php

Public Methods

Method Description
__construct ( $credentials, $hubName )
createStream ( $title = NULL, $publishKey = NULL, $publishSecurity = NULL )
getStream ( $streamId )
listStreams ( $marker = NULL, $limit = NULL, $title_prefix = NULL, $status = NULL )

Method Details

__construct() public method

public __construct ( $credentials, $hubName )

createStream() public method

public createStream ( $title = NULL, $publishKey = NULL, $publishSecurity = NULL )

getStream() public method

public getStream ( $streamId )

listStreams() public method

public listStreams ( $marker = NULL, $limit = NULL, $title_prefix = NULL, $status = NULL )