PHP Класс PAGI\Client\ChannelStatus

PHP Version 5
Автор: Marcelo Gornstein ([email protected])
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
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).

Описание методов

toString() публичный статический Метод

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.
Результат string