mirror of
https://github.com/bitwarden/mobile
synced 2026-01-08 19:43:56 +00:00
conditions around opening file
This commit is contained in:
@@ -4,5 +4,6 @@
|
||||
{
|
||||
void CopyToClipboard(string text);
|
||||
bool OpenFile(byte[] fileData, string id, string fileName);
|
||||
bool CanOpenFile(string fileName);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user