apiUrls property
Use the object returned by this method to retrieve URLs for the baseline, checkpoint, and diff images. You can obtain these images using the REST API.
Syntax
Call syntax
ApiUrls* value = stepinfo.apiUrls
Declaration
(readonly, nonatomic) ApiUrls *apiUrls
Type:ApiUrls*
See ApiUrls for a detailed description of this object.