READSESSION_FLAG_THREADED constant

int const READSESSION_FLAG_THREADED

Implementation

class MesiboReadSession{static const int READSESSION_FLAG_READRECEIPT= 1;static const int READSESSION_FLAG_FIFO= 4;static const int READSESSION_FLAG_SUMMARY= 0x10;static const int READSESSION_FLAG_NOMESSAGES= 0x20;static const int READSESSION_FLAG_THREADED= 0x40;