[ Version ( since = "0.14.0" ) ]
public void add_metadata (string key, string value)
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.
this |
a Review |
key |
a string |
value |
a string |