A new class that extends the AxpConversationCore class with messaging capabilities.
A mixin that adds messaging capabilities to the provided base class which should be a sub class of AxpConversationCore class.
The base class to extend. The base class must be subclass of AxpConversationCore.
A new class that extends the provided base class with messaging capabilities.
A mixin that adds messaging capabilities to the AxpConversationCore class.