A new class that extends the AxpConversationCore class with calling capabilities.
A mixin that adds calling 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 base class with calling capabilities.
A mixin that adds calling capabilities to the AxpConversationCore class.