mirror of
https://github.com/bitwarden/mobile
synced 2025-12-21 18:53:29 +00:00
[PM-6428] Implement Legacy Secure Storage (#3027)
This commit is contained in:
committed by
GitHub
parent
d6c2ebe4c2
commit
04e7cfe06d
@@ -5,7 +5,8 @@ namespace Bit.Core.Abstractions
|
||||
{
|
||||
public enum AwaiterPrecondition
|
||||
{
|
||||
EnvironmentUrlsInited
|
||||
EnvironmentUrlsInited,
|
||||
AndroidWindowCreated
|
||||
}
|
||||
|
||||
public interface IConditionedAwaiterManager
|
||||
|
||||
Reference in New Issue
Block a user