List of what's available in mobile SDKs?

I’m unable to find a current list of all features that are available out of box on the current versions of the iOS and Android SDKs.

Is there a link someone can point me to? For example, I know that breakout rooms are currently not available on the web SDK. I read this somewhere, but I can’t find any list of what’s completely available.

Can someone please point me in the right direction?

Hi @hassan2, thanks for the post.

The closest thing to a list of available features at this time would be the SDK reference documentation (Android) (iOS). The biggest limitation of the reference docs is that there are going to be features listed in there which are not currently available for public use.

Having a complete list of supported features is a great resource to have in the SDK documentation though. We can definitely look into adding something like that in the future as we work towards improving our docs!

Thanks!