[ Version ( since = "0.14.0" ) ]
public unowned string get_metadata_item (string key)
Gets some metadata from a review object.
It is left for the the plugin to use this method as required, but a typical use would be to retrieve some secure authentication token.
this |
a Review |
key |
a string |
A string value, or null for not found |