OneCX Toast Messages

Overview

In OneCX toast messages display is handled via PortalMessageService.

OneCX compatible application:

  • should use PortalMessageService to display toast messages

  • should not contain any toast component (in OneCX shell is in charge of displaying toast messages)

Display Toast Message

Details about the usage can be found in the PortalMessageService documentation.