READSESSION_FLAG_DELETESESSION constant

int const READSESSION_FLAG_DELETESESSION

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;static const int READSESSION_FLAG_WITHFILES= 0x80;static const int READSESSION_FLAG_DELETESESSION= 0x200;