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