Verwendungen von Klasse
su.litvak.chromecast.api.v2.CastChannel.AuthResponse.Builder
-
Verwendungen von CastChannel.AuthResponse.Builder in su.litvak.chromecast.api.v2
Methoden in su.litvak.chromecast.api.v2, die CastChannel.AuthResponse.Builder zurückgebenModifizierer und TypMethodeBeschreibungCastChannel.AuthResponse.Builder.addAllIntermediateCertificate(Iterable<? extends com.google.protobuf.ByteString> values) repeated bytes intermediate_certificate = 3;CastChannel.AuthResponse.Builder.addIntermediateCertificate(com.google.protobuf.ByteString value) repeated bytes intermediate_certificate = 3;CastChannel.AuthResponse.Builder.clearClientAuthCertificate()required bytes client_auth_certificate = 2;CastChannel.AuthResponse.Builder.clearIntermediateCertificate()repeated bytes intermediate_certificate = 3;CastChannel.AuthResponse.Builder.clearSignature()required bytes signature = 1;CastChannel.AuthResponse.Builder.clearSignatureAlgorithm()optional .su.litvak.chromecast.api.v2.SignatureAlgorithm signature_algorithm = 4 [default = RSASSA_PKCS1v15];CastChannel.AuthResponse.newBuilder()CastChannel.AuthResponse.newBuilder(CastChannel.AuthResponse prototype) CastChannel.AuthResponse.Builder.setClientAuthCertificate(com.google.protobuf.ByteString value) required bytes client_auth_certificate = 2;CastChannel.AuthResponse.Builder.setIntermediateCertificate(int index, com.google.protobuf.ByteString value) repeated bytes intermediate_certificate = 3;CastChannel.AuthResponse.Builder.setSignature(com.google.protobuf.ByteString value) required bytes signature = 1;CastChannel.AuthResponse.Builder.setSignatureAlgorithm(CastChannel.SignatureAlgorithm value) optional .su.litvak.chromecast.api.v2.SignatureAlgorithm signature_algorithm = 4 [default = RSASSA_PKCS1v15];Methoden in su.litvak.chromecast.api.v2 mit Parametern vom Typ CastChannel.AuthResponse.BuilderModifizierer und TypMethodeBeschreibungCastChannel.DeviceAuthMessage.Builder.setResponse(CastChannel.AuthResponse.Builder builderForValue) Response fields