get_metadata_item
Description:
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.
Parameters:
this |
a Review |
key |
a string |
Returns:
A string value, or null for not found |