getContainerMetadata
AdditionalContent module must be enable for using this function
Fetch container's metadata from API.
Parameters
Name | Type | Description |
---|---|---|
id | number | id of the container to return metadata |
callback | Function | Function to call when metadata are loaded |
Example
TODO