get_metadata_item


Description:

[ Version ( since = "0.1.5" ) ]
public unowned string get_metadata_item (string key)

Returns the device metadata for a specific key.

Parameters:

this

a Device instance.

key

a key for the metadata dictionary

Returns:

the metadata value, or null if not set.