Uses of Class
su.litvak.chromecast.api.v2.CastChannel.DeviceAuthMessage.Builder
-
Uses of CastChannel.DeviceAuthMessage.Builder in su.litvak.chromecast.api.v2
Methods in su.litvak.chromecast.api.v2 that return CastChannel.DeviceAuthMessage.BuilderModifier and TypeMethodDescriptionCastChannel.DeviceAuthMessage.Builder.clearChallenge()Request fieldsCastChannel.DeviceAuthMessage.Builder.clearError()optional .su.litvak.chromecast.api.v2.AuthError error = 3;CastChannel.DeviceAuthMessage.Builder.clearResponse()Response fieldsCastChannel.DeviceAuthMessage.Builder.mergeChallenge(CastChannel.AuthChallenge value) Request fieldsCastChannel.DeviceAuthMessage.Builder.mergeError(CastChannel.AuthError value) optional .su.litvak.chromecast.api.v2.AuthError error = 3;CastChannel.DeviceAuthMessage.Builder.mergeResponse(CastChannel.AuthResponse value) Response fieldsCastChannel.DeviceAuthMessage.newBuilder()CastChannel.DeviceAuthMessage.newBuilder(CastChannel.DeviceAuthMessage prototype) CastChannel.DeviceAuthMessage.Builder.setChallenge(CastChannel.AuthChallenge value) Request fieldsCastChannel.DeviceAuthMessage.Builder.setChallenge(CastChannel.AuthChallenge.Builder builderForValue) Request fieldsCastChannel.DeviceAuthMessage.Builder.setError(CastChannel.AuthError value) optional .su.litvak.chromecast.api.v2.AuthError error = 3;CastChannel.DeviceAuthMessage.Builder.setError(CastChannel.AuthError.Builder builderForValue) optional .su.litvak.chromecast.api.v2.AuthError error = 3;CastChannel.DeviceAuthMessage.Builder.setResponse(CastChannel.AuthResponse value) Response fieldsCastChannel.DeviceAuthMessage.Builder.setResponse(CastChannel.AuthResponse.Builder builderForValue) Response fields