folder_deleted
Description:
[
HasEmitter ]
public virtual signal void folder_deleted (
FolderInfo folder_info)
Emits the folder_deleted signal from an idle source on the main loop.
The idle source's priority is HIGH_IDLE.
This function is only intended for Camel providers.
Parameters:
folder_info |
information about the deleted folder
|
store |
a Store
|