PHP Class PAGI\Client\ChannelStatus

PHP Version 5
Author: Marcelo Gornstein ([email protected])
Exibir arquivo Open project: marcelog/pagi Class Usage Examples

Public Methods

Method Description
toString ( integer $status ) : string This will return the human readable description for the given channel status. See class constants. (False if the status is invalid).

Method Details

toString() public static method

This will return the human readable description for the given channel status. See class constants. (False if the status is invalid).
public static toString ( integer $status ) : string
$status integer Channel status.
return string