mirror of
https://github.com/bitwarden/mobile
synced 2025-12-15 07:43:37 +00:00
Vault Timeout Policy (#1530)
This commit is contained in:
@@ -17,7 +17,6 @@ namespace Bit.Core.Abstractions
|
||||
bool IsSelfHost();
|
||||
bool IsViewOpen();
|
||||
void LaunchUri(string uri, Dictionary<string, object> options = null);
|
||||
int? LockTimeout();
|
||||
Task<string> ReadFromClipboardAsync(Dictionary<string, object> options = null);
|
||||
void SaveFile();
|
||||
Task<bool> ShowDialogAsync(string text, string title = null, string confirmText = null,
|
||||
|
||||
Reference in New Issue
Block a user