Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot control channels pageSize while fetching using the front end SDK #294

Open
mooSylla opened this issue Aug 11, 2021 · 0 comments
Open
Labels
enhancement New feature or request

Comments

@mooSylla
Copy link

According to the SDK API reference, we can fetch channels using the following methods : getLocalChannels, getPublicChannelDescriptors and getSubscribedChannels none of which accept the pageSize parameter so I end up fetching 50 channels when I'm just interested in 5 to 10 at most.

Is there a way to control the fetched channels pageSize using the javascript front end SDK ?

@mooSylla mooSylla added the enhancement New feature or request label Aug 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant