MessageViewModel
ViewModel for MessageView.
Properties
Link copied to clipboard
Supplied by factory from the component, not defaulted off the Airship singleton: a default would resolve on every construction, including from a layout host that is still taking off.
Link copied to clipboard
The currently loaded Message, if we have one.
Link copied to clipboard
A Flow of MessageView States (data consumed by the view in order to display the message).
Link copied to clipboard
A LiveData of MessageView States (data consumed by the view in order to display the message).
Link copied to clipboard