ChannelListingsResponse
extends PaginatedResponse
in package
Tags
Table of Contents
- __construct() : mixed
- getChannelListings() : array<string|int, ChannelListing>
- getPagination() : Pagination
Methods
__construct()
public
__construct(ResponseInterface $response) : mixed
Parameters
- $response : ResponseInterface
Tags
Return values
mixed —getChannelListings()
public
getChannelListings() : array<string|int, ChannelListing>
Tags
Return values
array<string|int, ChannelListing> —getPagination()
public
getPagination() : Pagination