get_attr_string_value


Description:

[ Version ( since = "1.2" ) ]
public bool get_attr_string_value (string name, out unowned string? out_value)

Gets the string value of attribute with name name on this

Parameters:

this

the LldpNeighbor

name

the attribute name

out_value

on return, the attribute value

Returns:

true if a string attribute with name name was found, false otherwise