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