Fetch the project
You can retrieve the information of the project like this:
MBClient.getProject(success: { project in
}, failure: { error in
})
Last updated
Was this helpful?
You can retrieve the information of the project like this:
MBClient.getProject(success: { project in
}, failure: { error in
})
Last updated
Was this helpful?