Event
public enum Event
Encapsulates changes to the credential storage.
-
The stored credentials have changed.
Declaration
Swift
case changed(URLCredentialStorage)
XestiMonitors Docs (100% documented)
public enum Event
Encapsulates changes to the credential storage.
The stored credentials have changed.
Swift
case changed(URLCredentialStorage)