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

Facilitate Paging? #29

Closed
langdonx opened this issue Apr 7, 2012 · 1 comment
Closed

Facilitate Paging? #29

langdonx opened this issue Apr 7, 2012 · 1 comment

Comments

@langdonx
Copy link

langdonx commented Apr 7, 2012

I don't see any way to get the next set of data with the twilioClient object. I'm calling getIncomingNumbers and have quite a few to pull down. I suppose I could just say:

client.getIncomingNumbers({ 'PageSize': 150 }, function(data) { .. });

But that doesn't really seem future proof.

@ukd1
Copy link
Owner

ukd1 commented Aug 13, 2017

This library is deprecated in favor of the official library - https://github.com/twilio/twilio-node

@ukd1 ukd1 closed this as completed Aug 13, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants