MESIBO_STATUS_AUTHFAIL constant

int const MESIBO_STATUS_AUTHFAIL

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;static const int MESIBO_STATUS_OFFLINE= 2;static const int MESIBO_STATUS_SIGNOUT= 3;static const int MESIBO_STATUS_AUTHFAIL= 4;