PAMI\Message\Event\BridgeCreateEvent::getBridgeTechnology PHP Method

getBridgeTechnology() public method

Returns key: 'BridgeTechnology'.
public getBridgeTechnology ( ) : string
return string
    public function getBridgeTechnology()
    {
        return $this->getKey('BridgeTechnology');
    }