Uses of Class
su.litvak.chromecast.api.v2.CastChannel.AuthError
-
Uses of CastChannel.AuthError in su.litvak.chromecast.api.v2
Methods in su.litvak.chromecast.api.v2 that return CastChannel.AuthErrorModifier and TypeMethodDescriptionstatic CastChannel.AuthErrorCastChannel.AuthError.getDefaultInstance()CastChannel.DeviceAuthMessage.Builder.getError()optional .su.litvak.chromecast.api.v2.AuthError error = 3;CastChannel.DeviceAuthMessage.getError()optional .su.litvak.chromecast.api.v2.AuthError error = 3;CastChannel.DeviceAuthMessageOrBuilder.getError()optional .su.litvak.chromecast.api.v2.AuthError error = 3;static CastChannel.AuthErrorCastChannel.AuthError.parseDelimitedFrom(InputStream input) static CastChannel.AuthErrorCastChannel.AuthError.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CastChannel.AuthErrorCastChannel.AuthError.parseFrom(byte[] data) static CastChannel.AuthErrorCastChannel.AuthError.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CastChannel.AuthErrorCastChannel.AuthError.parseFrom(com.google.protobuf.ByteString data) static CastChannel.AuthErrorCastChannel.AuthError.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CastChannel.AuthErrorCastChannel.AuthError.parseFrom(com.google.protobuf.CodedInputStream input) static CastChannel.AuthErrorCastChannel.AuthError.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CastChannel.AuthErrorCastChannel.AuthError.parseFrom(InputStream input) static CastChannel.AuthErrorCastChannel.AuthError.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CastChannel.AuthErrorCastChannel.AuthError.parseFrom(ByteBuffer data) static CastChannel.AuthErrorCastChannel.AuthError.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in su.litvak.chromecast.api.v2 that return types with arguments of type CastChannel.AuthErrorModifier and TypeMethodDescriptionstatic com.google.protobuf.Parser<CastChannel.AuthError> CastChannel.AuthError.parser()Methods in su.litvak.chromecast.api.v2 with parameters of type CastChannel.AuthErrorModifier and TypeMethodDescriptionCastChannel.DeviceAuthMessage.Builder.mergeError(CastChannel.AuthError value) optional .su.litvak.chromecast.api.v2.AuthError error = 3;CastChannel.AuthError.newBuilder(CastChannel.AuthError prototype) CastChannel.DeviceAuthMessage.Builder.setError(CastChannel.AuthError value) optional .su.litvak.chromecast.api.v2.AuthError error = 3;