Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
liberty
tunnel
liberty-tunnel-client-library-apple
Commits
7be55122
Commit
7be55122
authored
Jun 11, 2019
by
Jose Blaya
Browse files
New Notification Key to perform actions when the account is lapsed
parent
a5385129
Changes
1
Hide whitespace changes
Inline
Side-by-side
PIALibrary/Sources/Core/Notification+Core.swift
View file @
7be55122
...
...
@@ -30,6 +30,8 @@ extension Notification.Name {
/// - Seealso: `AccountProvider.renew(...)`
public
static
let
PIAAccountDidRenew
=
Notification
.
Name
(
"PIAAccountDidRenew"
)
public
static
let
PIAAccountLapsed
=
Notification
.
Name
(
"PIAAccountLapsed"
)
// MARK: Server
/// - Seealso: `ServerProvider.currentServers`
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment