<div>Dear Telepathy Experts,</div>
<div> </div>
<div>We have setup basic functions of contact list(presence), text chat, voice call and video call with Telepathy-Gabble in our environment.<br>Now we are re-architecting the code to include Mission Control 5 for managing accounts during which we are faced with an issue.</div>

<p>Our understanding is that a ContactList channel is created after an account is enabled.<br>How can we access this channel?</p>
<p>Further, we find the following Warning statement in the Reference Manual for usage of tp_cli_connection_callback_for_list_channels().<br>tp_cli_connection_callback_for_list_channels is deprecated and should not be used in newly-written code. Use the Requests.Channels property instead.<br>
If you have any comments on how we can use Requests.Channels it will be very helpful.</p>
<p>Regards,<br>Bala</p>