mirror of
https://github.com/bitwarden/mobile
synced 2025-12-21 10:43:22 +00:00
select file for document picker
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
void CopyToClipboard(string text);
|
||||
bool OpenFile(byte[] fileData, string id, string fileName);
|
||||
bool CanOpenFile(string fileName);
|
||||
byte[] SelectFile();
|
||||
void ClearCache();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user