set_metadata_value


Description:

public void set_metadata_value (string key, Variant? value)

Sets the value for metadata key.

If value is null, the metadata key is unset.

Parameters:

this

a SessionItem

key

the metadata key

value

the value for key or null