MESIBO_STATUS_ONLINE constant

int const MESIBO_STATUS_ONLINE

Implementation

}}}class Mesibo extends MesiboFlutter{static Mesibo? _instance= null;static MesiboInternal? _internalInstance= null;static MesiboEndToEndEncryption? _e2ee= null;static MesiboPhoneContactsManager? _phoneContactManager= null;static MesiboLocationManager? _locationManager= null;static const int MESIBO_STATUS_UNKNOWN= 0;static const int MESIBO_STATUS_ONLINE= 1;