mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-11 18:29:05 +01:00
Interface for BackupPayloadDecoder
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
package org.briarproject.briar.socialbackup;
|
||||
|
||||
public interface BackupPayloadDecoder {
|
||||
}
|
||||
@@ -0,0 +1,4 @@
|
||||
package org.briarproject.briar.socialbackup;
|
||||
|
||||
public class SocialBackup {
|
||||
}
|
||||
Reference in New Issue
Block a user