For the complete documentation index, see llms.txt. This page is also available as Markdown.

Fetch the project

You can retrieve the information of the project like this:

MBClient.getProject(success: { project in

}, failure: { error in

})

Last updated