Difference between revisions of "Unit IMAP4"
From Ultibo.org
Line 5: | Line 5: | ||
---- | ---- | ||
− | '''Ultibo IMAP4 | + | '''Ultibo IMAP4 Interface unit''' |
− | + | ||
− | + | ||
=== Constants === | === Constants === |
Latest revision as of 05:25, 31 August 2021
Return to Unit Reference
Contents
[hide]Description
Ultibo IMAP4 Interface unit
Constants
[Expand]
IMAP4 logging
IMAP4_LOG_LEVEL_*
Type definitions
None defined
Public variables
IMAP4 logging
IMAP4_DEFAULT_LOG_LEVEL:LongWord = IMAP4_LOG_LEVEL_DEBUG;
|
Minimum level for IMAP4 messages. Only messages with level greater than or equal to this will be printed. |
IMAP4_LOG_ENABLED:Boolean;
|
Function declarations
Initialization functions
IMAP4 helper functions
Return to Unit Reference