mirror of
https://github.com/bitwarden/mobile
synced 2025-12-11 13:53:29 +00:00
some device functions
This commit is contained in:
@@ -21,5 +21,7 @@ namespace Bit.App.Abstractions
|
||||
bool SupportsNfc();
|
||||
bool SupportsCamera();
|
||||
bool SupportsAutofillService();
|
||||
int SystemMajorVersion();
|
||||
string SystemModel();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user