Expand my Community achievements bar.

LCCS component or pod customisation

Avatar

Level 2

Q: How does one go about customising the LCCS components or pods?

  • Whiteboard
  • Web cam
  • Messaging > font colours etc...

      3 Replies

      Avatar

      Employee

      Hi,

      All the pods are in a way implement the MVC framework. So the WhiteBoard has SharedWBModel and you can always use the model and add your own functionalities and have a custom UI. UI customization can also be done as the SharedWhiteBoard extends UIComponent. Please refer to WhiteBoardCustomShapes and CollabPicViewer in SDK's sampleApps to customize whiteBoard.

      Similary the WebCam has WebCamPublisher and WebCamSubscriber components. Both the components provide you the flexibility to customize WebCam

      Similarly explore SimpleChat and SimpleChatModel for messaging.

      Thanks

      Arun

      Avatar

      Level 2

      Hi Arun,

      thank you, this is valuable information!

      Avatar

      Level 2

      Hi Arun,

      Can you give me a sample for the Simple Chat customization, for example: Border, Message input Text height, sendButton customization?

      Thanks!

      Tamas!