Uses of Class
su.litvak.chromecast.api.v2.CastChannel.AuthError.Builder
-
Uses of CastChannel.AuthError.Builder in su.litvak.chromecast.api.v2
Methods in su.litvak.chromecast.api.v2 that return CastChannel.AuthError.BuilderModifier and TypeMethodDescriptionCastChannel.AuthError.Builder.clearErrorType()required .su.litvak.chromecast.api.v2.AuthError.ErrorType error_type = 1;CastChannel.AuthError.newBuilder()CastChannel.AuthError.newBuilder(CastChannel.AuthError prototype) CastChannel.AuthError.Builder.setErrorType(CastChannel.AuthError.ErrorType value) required .su.litvak.chromecast.api.v2.AuthError.ErrorType error_type = 1;Methods in su.litvak.chromecast.api.v2 with parameters of type CastChannel.AuthError.BuilderModifier and TypeMethodDescriptionCastChannel.DeviceAuthMessage.Builder.setError(CastChannel.AuthError.Builder builderForValue) optional .su.litvak.chromecast.api.v2.AuthError error = 3;