VPNIterFunc


Description:

[ CCode ( instance_pos = 2.9 ) ]
public delegate void VPNIterFunc (string key, string value)

Parameters:

key

the name of the data or secret item

value

the value of the data or secret item

user_data

User data passed to foreach_data_item or foreach_secret


Namespace: NM
Package: libnm-util