Newer Version Available

This content describes an older version of this product. View Latest

Step 4: Create a Visualforce Page

Create a Visualforce page to display the channel notifications.
  1. From Setup, click Develop | Pages.
  2. Click New.
  3. In the Label field, enter the name of the page StreamingAPIDemo.
  4. Replace the code in the page with the code from the StreamingApiDemo file that you downloaded.
  5. Click Save to save the page.