How to do Cloud record enable mobile side in android SDK

Description
How to enable recording Mobile Android Mobile SDK side ,

so can record enable mobile side

Hi @anoop, thanks for using the dev forum.

You can start a cloud recording through the startCloudRecord method. Alternatively if you are using the default meeting UI in your app, it is possible to start a recording by tapping More -> Record. Please keep in mind that the Meeting SDK is subject to the prerequisites listed on this page.

Thanks!