Enum MessageType
Represents the different type of messages supported by RadChat.
Namespace: Telerik.Windows.Controls.ConversationalUI
Assembly: Telerik.Windows.Controls.ConversationalUI.dll
Syntax
public enum MessageType
Calendar
Represents a date time message.
Card
Represents a basic card message.
Carousel
Represents a message that displays a carousel list of rich content controls (or cards).
Custom
Represents a custom message.
DataForm
Represents a message that displays the properties of an item.
FlightCard
Represents a card message that displays flight info.
Gif
Represents a gif message.
Image
Represents an image message.
ImageCard
Represents a card message that displays an image.
List
Represents a message that displays a list of options.
ProductCard
Represents a card message that displays product info.
Text
Represents a plain text message.
WeatherCard
Represents a card message that displays weather info.