getMetadata
Get the metadata for the object detection feature. If previously retrieved successfully, the cached value is returned.
Declaration
fun getMetadata(): NSDKResult<ObjectDetectionMetadata, AwarenessStatus>
Summary
Returns
[NSDKResult] containing a [Size] if available, or an [AwarenessStatus] containing information about the error.
Get the metadata for the object detection feature. If previously retrieved successfully, the cached value is returned.