add_metadata
Description:
Adds metadata to the review object.
It is left for the the plugin to use this method as required, but a typical use would be to store some secure authentication token.
Parameters:
this |
a Review |
key |
a string |
value |
a string |