public class TmdbNetworks extends AbstractMethod
apiKey, httpTools, MAPPER| Constructor and Description |
|---|
TmdbNetworks(String apiKey,
HttpTools httpTools)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
Network |
getNetworkInfo(int networkId)
This method is used to retrieve the basic information about a TV network.
|
getMediaChanges, getTypeReference, processWrapper, processWrapperListpublic Network getNetworkInfo(int networkId) throws MovieDbException
You can use this ID to search for TV shows with the discover method.
networkId - MovieDbExceptionCopyright © 2012–2017. All rights reserved.