MESIBO_FLAG_PRESENCE constant
int
const MESIBO_FLAG_PRESENCE
Implementation
}class MesiboMessage extends MESIbofLUTTercLAss{static const int MESIBO_STATUS_UNKNOWN= 0;static const int MESIBO_STATUS_ONLINE= 1;static const int MESIBO_STATUS_OFFLINE= 2;static const int MESIBO_STATUS_SIGNOUT= 3;static const int MESIBO_STATUS_AUTHFAIL= 4;static const int MESIBO_STATUS_STOPPED= 5;static const int MESIBO_STATUS_CONNECTING= 6;static const int MESIBO_STATUS_CONNECTFAILURE= 7;static const int MESIBO_STATUS_NONETWORK= 8;static const int MESIBO_STATUS_ONPREMISEERROR= 9;static const int MESIBO_STATUS_SUSPEND= 10;static const int MESIBO_STATUS_UPDATE= 20;static const int MESIBO_STATUS_MANDUPDATE= 21;static const int MESIBO_STATUS_SHUTDOWN= 22;static const int MESIBO_STATUS_ACTIVITY=-1;static const int CM_MSGSTATUS_DATETIME= 0x24;static const int MESIBO_FLAG_DELIVERYRECEIPT= 0x1;static const int MESIBO_FLAG_READRECEIPT= 0x2;static const int MESIBO_FLAG_TRANSIENT= 0x4;static const int MESIBO_FLAG_PRESENCE= 0x8;