메소드 |
설명 |
|
__construct ( $username, $validate = true ) |
Require username |
|
fromArray ( array $options ) : __CLASS__ |
Build a Periscope On Air object from an associative array |
|
getUsername ( ) : string |
Retrieve the stored Periscope username |
|
getWebProfileURL ( ) : Periscope |
Build a Periscope web profile URL |
|
setSize ( string $size ) : __CLASS__ |
Set the desired size of the On Air button |
|
toArray ( ) : array |
Convert the class object into an array, removing default field values |
|
toHTML ( string $html_builder_class = '\Twitter\Helpers\HTMLBuilder' ) : string |
Generate a link to a Periscope web profile configured for enhancement by the Twitter for Websites JavaScript |
|