MESIBO_PRESENCE_RESERVED constant

int const MESIBO_PRESENCE_RESERVED

Implementation

}class MesiboPresence extends mESIBoFLUTTErCLAss{static const int MESIBO_PRESENCE_REQUEST= 0;static const int MESIBO_PRESENCE_ONLINE= 1;static const int MESIBO_PRESENCE_OFFLINE= 2;static const int MESIBO_PRESENCE_TYPING= 3;static const int MESIBO_PRESENCE_TYPINGCLEARED= 4;static const int MESIBO_PRESENCE_JOINED= 10;static const int MESIBO_PRESENCE_LEFT= 11;static const int MESIBO_PRESENCE_RESERVED= 255;