Open poojalivin opened 3 years ago
@poojalivin Integration with Android is not different than using the CometD Java client library.
See documentation here: https://docs.cometd.org/current5/reference/#_java_client
Use the OkHttpClientTransport
as specified in this section.
Could you please share some url where I could get some example tutorial for integrating cometd with android? I would like to use it for jitsi integration in my app.