isConnectionOnline method
Implementation
bool isConnectionOnline(){return(_lastConnectionStatus== Mesibo.MESIBO_STATUS_ONLINE|| _lastConnectionStatus== Mesibo.MESIBO_STATUS_READY);}
bool isConnectionOnline(){return(_lastConnectionStatus== Mesibo.MESIBO_STATUS_ONLINE|| _lastConnectionStatus== Mesibo.MESIBO_STATUS_READY);}