Uses of Class
com.amilesend.tmdb.client.model.auth.CreateGuestSessionResponse
Packages that use CreateGuestSessionResponse
-
Uses of CreateGuestSessionResponse in com.amilesend.tmdb.client.api
Methods in com.amilesend.tmdb.client.api that return CreateGuestSessionResponseModifier and TypeMethodDescriptionAuthenticationApi.createGuestSession()
Creates a new guest session to allow for limited access to a user's account. -
Uses of CreateGuestSessionResponse in com.amilesend.tmdb.client.model.auth
Methods in com.amilesend.tmdb.client.model.auth that return CreateGuestSessionResponseModifier and TypeMethodDescriptionCreateGuestSessionResponse.CreateGuestSessionResponseBuilder.build()