Mailroom.IMAP.idle

You're seeing just the function idle, go back to Mailroom.IMAP module for more information.

Options

  • :timeout - (integer) number of milliseconds before terminating the idle command if no update has been received. Defaults to 1_500_00 (25 minutes)
Link to this function

idle(pid, callback_pid, callback_message, opts \\ [])

View Source