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 72fc22b commit 221944eCopy full SHA for 221944e
Sources/ParseSwift/LiveQuery/ParseLiveQuery+combine.swift
@@ -15,7 +15,7 @@ extension ParseLiveQuery {
15
// MARK: Functions - Combine
16
17
/**
18
- Manually establish a connection to the `ParseLiveQuery` Server.. Publishes when established.
+ Manually establish a connection to the `ParseLiveQuery` Server. Publishes when established.
19
- parameter isUserWantsToConnect: Specifies if the user is calling this function. Defaults to `true`.
20
- returns: A publisher that eventually produces a single value and then finishes or fails.
21
*/
0 commit comments