MediaListQuery is a class representing a query for media list data. It includes a method to send the media list query and receive the response.
MediaListQuery
Constructs a new MediaListQuery instance.
The authentication token.
mediaList is a method that sends a query request to get media list data.
mediaList
The variables for the query.
The response from the query request.
MediaListQuery
is a class representing a query for media list data. It includes a method to send the media list query and receive the response.