class Ably::Models::HttpPaginatedResponse

HTTP respones object from Rest#request object Wraps any Ably HTTP response that supports paging and provides methods to iterate through the pages using {#first}, {#next}, {#has_next?} and {#last?}