Created
August 21, 2018 09:25
-
-
Save choudharymanish8585/f19be451248c29fddd31ba7a00977f23 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<aura:event type="COMPONENT" description="Capture streaming api event. Takes message object parameter"> | |
<aura:attribute name="message" type="Object" /> | |
</aura:event> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment