taggedImages
fun taggedImages(personId: Int, page: Int? = null, language: LocaleCode? = null): Flow.Publisher<PersonTaggedImages>
Get the images that this person has been tagged in
Parameters
personId
The id of the person
language
A language code
page
Specify which page to query