PHP Class PAGI\Client\ChannelStatus

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

Méthodes publiques

Méthode 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 méthode

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.
Résultat string