| Package | Description |
|---|---|
| com.omertron.themoviedbapi | |
| com.omertron.themoviedbapi.methods |
| Modifier and Type | Method and Description |
|---|---|
TokenSession |
TheMovieDbApi.getGuestSessionToken()
This method is used to generate a guest session id.
|
TokenSession |
TheMovieDbApi.getSessionToken(TokenAuthorisation token)
This method is used to generate a session id for user based
authentication.
|
| Modifier and Type | Method and Description |
|---|---|
TokenSession |
TmdbAuthentication.getGuestSessionToken()
This method is used to generate a guest session id.
|
TokenSession |
TmdbAuthentication.getSessionToken(TokenAuthorisation token)
This method is used to generate a session id for user based
authentication.
|
Copyright © 2012–2017. All rights reserved.