PAMI\Message\Event\AttendedTransferEvent::getLocalTwoChannel PHP Method

getLocalTwoChannel() public method

Returns key: 'LocalTwoChannel'.
public getLocalTwoChannel ( ) : string
return string
    public function getLocalTwoChannel()
    {
        return $this->getKey('LocalTwoChannel');
    }
AttendedTransferEvent