Skip to content
This repository has been archived by the owner on May 20, 2021. It is now read-only.

How to to get notified for specific collection changes? #119

Open
jaddoescad opened this issue Jan 7, 2017 · 0 comments
Open

How to to get notified for specific collection changes? #119

jaddoescad opened this issue Jan 7, 2017 · 0 comments

Comments

@jaddoescad
Copy link

I am trying to get notified when a collection changes.

I am using this to get notified:

    NotificationCenter.default.addObserver(self, selector: #selector(RoomObserver), name: NSNotification.Name.METDatabaseDidChange, object: Meteor.database.collection(withName: "Message")

The code above doesn't yield anything, any help would be greatly appreaciated

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant