mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-16 04:39:54 +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