status_changed


Description:

[ HasEmitter ]
public signal void status_changed (PluginState state, string message)

This signal is issued by the plugin when plugin state has changed.

This can be used by applications to report authentication progress.

Parameters:

state

the plugin state

message

the message that accompanies the state change