Skip to content
Snippets Groups Projects
Commit 6c0a0aaf authored by Sébastien Blin's avatar Sébastien Blin
Browse files

jamiaccount: extract conversation's related code from class

This patches introduces two new concepts in order to reduce the code
of JamiAccount.

ChannelHandlers to manages protocols logic. The idea of this class
is to handle channels per protocol, accept and reject it.
AccountModule, to be able to separate logic between call managements
datatransfer, config and conversation but give an interface to
detect when some events should occurs.

Change-Id: I34ff07852c06d7266411f1ffb32b71a1834aba4f
GitLab: #603
parent 8dcbbc38
No related branches found
No related tags found
No related merge requests found
Showing
with 2555 additions and 1685 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment