MessageModel.incoming(String accUri, String fromExt, String body) : _myMessageId=0, _isIncoming = true, _ext=fromExt, _accUri=accUri, _body=body;