imagesByBreed

ALL IMAGES FROM A BREED COLLECTION

string[]
imagesByBreed
(
string breed
)

Parameters

breed string

breed name

Return Value

Type: string[]

an array of all the images from a breed, e.g. hound

Throws

DogAPIException on failure

Meta