ip_routing_rule_from_string


Description:


[ Version ( replacement = "IPRoutingRule.from_string" , since = "1.18" ) ]
public IPRoutingRule ip_routing_rule_from_string (string str, IPRoutingRuleAsStringFlags to_string_flags, HashTable<void*,void*>? extra_args) throws Error

Parameters:

str

the string representation to convert to an IPRoutingRule

to_string_flags

IPRoutingRuleAsStringFlags for controlling the string conversion.

extra_args

extra arguments for controlling the string conversion. Currently, not extra arguments are supported.

Returns:

the new IPRoutingRule or null on error.


Namespace: NM
Package: libnm