Playbasis Util API
Methods
-
<static> getThumbnailURL(imageUrl, favored)
-
Return thumbnail url for different size from the specified original image url.
Parameters:
Name Type Description imageUrlString original image url
favoredString size of image to get is url from. It can be "80x80" | "240x240".
Returns:
Promise object
- Type
- Object