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