mirror of
https://github.com/owncloud/android-library.git
synced 2026-08-20 04:43:01 +00:00
Merge branch 'develop' into wide_scope_clean_up
This commit is contained in:
@@ -97,7 +97,8 @@ public class RemoteOperationResult implements Serializable {
|
||||
ACCOUNT_EXCEPTION,
|
||||
ACCOUNT_NOT_NEW,
|
||||
ACCOUNT_NOT_THE_SAME,
|
||||
INVALID_CHARACTER_IN_NAME
|
||||
INVALID_CHARACTER_IN_NAME,
|
||||
SHARE_NOT_FOUND
|
||||
}
|
||||
|
||||
private boolean mSuccess = false;
|
||||
|
||||
Reference in New Issue
Block a user