Newer Version Available

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

Live Agent Visualforce Components Code Sample

Use this code sample to test and preview how Visualforce components can help you customize your chat windows.
The following code sample shows a chat window that uses the following components:
  • liveAgent:clientChat
  • liveAgent:clientChatMessages
  • liveAgent:clientChatEndButton
  • liveAgent:clientChatLog
  • liveAgent:clientChatInput
  • liveAgent:clientChatEndButton

The code above results in a chat window that looks like this:

Live Agent Chat Window