automaticallyCheckMessagesAtStartup property

bool automaticallyCheckMessagesAtStartup
getter/setter pair

If the plugin should automatically check messages at startup. If you set this value to false you can call checkMessages() to manually check the messages.

Implementation

bool automaticallyCheckMessagesAtStartup;