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 4362466 commit a020cf0Copy full SHA for a020cf0
Sources/NativePusher.swift
@@ -227,7 +227,6 @@ import Foundation
227
/**
228
Makes a PUT request for given interests
229
- parameter interests: The name of the interests to be subscribed to
230
- - parameter change: Whether to subscribe or unsubscribe
231
- parameter callback: Callback to be called upon success
232
*/
233
private func modifySubscription(interests: Array<String>, successCallback: @escaping (Any?) -> Void) {
0 commit comments