Get Block Info for given profile id if exists
2.13.0
getProfileBlockInfo({profileId: "aa7e03fc-01f0-4a98-a2e0-3fed689632d7"}).then(blockInfo => console.log(blockInfo)) Copy
getProfileBlockInfo({profileId: "aa7e03fc-01f0-4a98-a2e0-3fed689632d7"}).then(blockInfo => console.log(blockInfo))
Generated using TypeDoc
Description
Get Block Info for given profile id if exists
Async
Since
2.13.0
Example