Uses of Class
su.litvak.chromecast.api.v2.CastChannel.AuthResponse
-
Uses of CastChannel.AuthResponse in su.litvak.chromecast.api.v2
Methods in su.litvak.chromecast.api.v2 that return CastChannel.AuthResponseModifier and TypeMethodDescriptionstatic CastChannel.AuthResponseCastChannel.AuthResponse.getDefaultInstance()CastChannel.DeviceAuthMessage.Builder.getResponse()Response fieldsCastChannel.DeviceAuthMessage.getResponse()Response fieldsCastChannel.DeviceAuthMessageOrBuilder.getResponse()Response fieldsstatic CastChannel.AuthResponseCastChannel.AuthResponse.parseDelimitedFrom(InputStream input) static CastChannel.AuthResponseCastChannel.AuthResponse.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CastChannel.AuthResponseCastChannel.AuthResponse.parseFrom(byte[] data) static CastChannel.AuthResponseCastChannel.AuthResponse.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CastChannel.AuthResponseCastChannel.AuthResponse.parseFrom(com.google.protobuf.ByteString data) static CastChannel.AuthResponseCastChannel.AuthResponse.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CastChannel.AuthResponseCastChannel.AuthResponse.parseFrom(com.google.protobuf.CodedInputStream input) static CastChannel.AuthResponseCastChannel.AuthResponse.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CastChannel.AuthResponseCastChannel.AuthResponse.parseFrom(InputStream input) static CastChannel.AuthResponseCastChannel.AuthResponse.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CastChannel.AuthResponseCastChannel.AuthResponse.parseFrom(ByteBuffer data) static CastChannel.AuthResponseCastChannel.AuthResponse.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in su.litvak.chromecast.api.v2 that return types with arguments of type CastChannel.AuthResponseModifier and TypeMethodDescriptionstatic com.google.protobuf.Parser<CastChannel.AuthResponse> CastChannel.AuthResponse.parser()Methods in su.litvak.chromecast.api.v2 with parameters of type CastChannel.AuthResponseModifier and TypeMethodDescriptionCastChannel.DeviceAuthMessage.Builder.mergeResponse(CastChannel.AuthResponse value) Response fieldsCastChannel.AuthResponse.newBuilder(CastChannel.AuthResponse prototype) CastChannel.DeviceAuthMessage.Builder.setResponse(CastChannel.AuthResponse value) Response fields