folder_created
Description:
[
HasEmitter ]
public virtual signal void folder_created (
FolderInfo folder_info)
Emits the folder_created 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 created folder
|
| store |
a Store
|