We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd12431 commit 9bccb2eCopy full SHA for 9bccb2e
Sources/Models/Constants.swift
@@ -23,7 +23,6 @@ enum Constants {
23
static let unsubscribe = "pusher:unsubscribe"
24
static let subscriptionError = "pusher:subscription_error"
25
static let subscriptionSucceeded = "pusher:subscription_succeeded"
26
- static let subscriptionCount = "pusher:subscription_count"
27
}
28
29
enum PusherInternal {
0 commit comments