Skip to content

VideoClient: use standard pagination pattern for GetVideos/GetVideosAsync #776

@ShivangiReja

Description

@ShivangiReja

Currently GetVideos/GetVideosAsync return a single page wrapped in ClientResult. Switch these methods to the standard pagination pattern (same as ContainerClient) so callers can enumerate pages.

Refer this PR to implement the pagination pattern.

Metadata

Metadata

Assignees

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions