Skip to content

Functionality to remove all callbacks for a topic - #118

Open
bennycode wants to merge 1 commit into
mikehostetler:masterfrom
bennycode:patch-1
Open

Functionality to remove all callbacks for a topic#118
bennycode wants to merge 1 commit into
mikehostetler:masterfrom
bennycode:patch-1

Conversation

@bennycode

Copy link
Copy Markdown

Usage

amplify.unsubscribeAll(); // Unsubscribes all callbacks for all topics
amplify.unsubscribeAll('ButtonClicked'); // Unsubscribes all callbacks for a specific topic

@daverogers

Copy link
Copy Markdown

👍

@bennycode

Copy link
Copy Markdown
Author

Ping. Can someone please review my Pull Request?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants