PAMI\Message\Event\AttendedTransferEvent::getLocalTwoChannel PHP Метод

getLocalTwoChannel() публичный Метод

Returns key: 'LocalTwoChannel'.
public getLocalTwoChannel ( ) : string
Результат string
    public function getLocalTwoChannel()
    {
        return $this->getKey('LocalTwoChannel');
    }
AttendedTransferEvent