Create an Interface Object

Create an object that inherits from the ViewComponent interface. Pass this to the UI client to define how to treat each ChatFeedEntry type using the EntryRenderMode.

All entries of a type are affected by the EntryRenderMode you set for that type. Use this feature with caution! For example, if you choose to hide RoutingWorkResult entries, it affects transfer events and estimated wait time.