store


Description:

[ HasEmitter ]
public signal void store (Dictionary identity_method_cache)

This signal is issued by the plugin when it has data to store in persistent storage.

The same data would later be provided to plugin via gsignond_plugin_request_initial identity_method_cache parameter.

Parameters:

data

a Dictionary containing data to place in persistent storage