Newer Version Available
Step 4: Create a Visualforce Page
Create a Visualforce page to display the channel notifications.
- From Setup, enter Visualforce Pages in the Quick Find box, then select Visualforce Pages.
- Click New.
- In the Label field, enter the name of the page StreamingAPIDemo.
-
Replace the code in the page with the code from the StreamingApiDemo file that you downloaded.
- Click Save to save the page.