Uses of Class
com.amilesend.tmdb.client.api.AuthenticationApi
Packages that use AuthenticationApi
-
Uses of AuthenticationApi in com.amilesend.tmdb.client
Methods in com.amilesend.tmdb.client that return AuthenticationApiModifier and TypeMethodDescriptionTmdb.getAuthenticationApi()
Gets a newAuthenticationApi
instance for the TMDB connection. -
Uses of AuthenticationApi in com.amilesend.tmdb.client.connection.auth
Methods in com.amilesend.tmdb.client.connection.auth with parameters of type AuthenticationApiModifier and TypeMethodDescriptionGuestSessionManager.GuestSessionManagerBuilder.authApi
(@NonNull AuthenticationApi authApi) SessionManager.SessionManagerBuilder.authApi
(@NonNull AuthenticationApi authApi)