Namespace Hi.Common.Messages
Classes
- MessageBoardUtil
Utility class for displaying messages on a message board.
- MessageHostUtil
Utility methods for working with IMessageKit implementations.
- MessageKit
Provides utility methods for handling messages.
- MultiTagMessage
Represents a message with multiple tags for categorization and filtering.
Interfaces
- IMessageKit
Interface for objects that can host and manage messages.
Enums
- BootstrapTheme
Bootstrap theme colors for UI styling.
- MessageFlag
Enumeration of common message types used for system notifications.
Delegates
- ShowMessageBoardDelegate
Delegate for showing message board notifications.