MessageCenterState

State holder that combines both list and message functionality for the Message Center.

Parameters

listState

The state for the message list.

messageState

The state for the message display.

Properties

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard

Clears the currently displayed message.

Link copied to clipboard
fun selectMessage(messageId: String)

Selects and displays a message by its ID. This is a convenience method that updates the messageState.