Uses of Class
com.amilesend.tmdb.client.model.auth.CreateSessionResponse
Packages that use CreateSessionResponse
-
Uses of CreateSessionResponse in com.amilesend.tmdb.client.api
Methods in com.amilesend.tmdb.client.api that return CreateSessionResponseModifier and TypeMethodDescriptionAuthenticationApi.createSession
(@NonNull CreateSessionRequest request) Creates a new user session that grants access to write user data. -
Uses of CreateSessionResponse in com.amilesend.tmdb.client.model.auth
Methods in com.amilesend.tmdb.client.model.auth that return CreateSessionResponse