typedef void (*SilcSFTPMonitor)(SilcSFTP sftp SilcSFTPMonitors type, const SilcSFTPMonitorData data, void *context);
Monitor callback that is called when an specified request is received from client. The `type' is the requested type that was being monitored.