public interface HandshakeResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
RemoteException |
getException()
.IronPdfEngine.Proto.RemoteException exception = 3; |
RemoteExceptionOrBuilder |
getExceptionOrBuilder()
.IronPdfEngine.Proto.RemoteException exception = 3; |
String |
getRequiredVersion()
string requiredVersion = 2; |
com.google.protobuf.ByteString |
getRequiredVersionBytes()
string requiredVersion = 2; |
HandshakeResponse.ResultOrExceptionCase |
getResultOrExceptionCase() |
Empty |
getSuccess()
.IronPdfEngine.Proto.Empty success = 1; |
EmptyOrBuilder |
getSuccessOrBuilder()
.IronPdfEngine.Proto.Empty success = 1; |
boolean |
hasException()
.IronPdfEngine.Proto.RemoteException exception = 3; |
boolean |
hasRequiredVersion()
string requiredVersion = 2; |
boolean |
hasSuccess()
.IronPdfEngine.Proto.Empty success = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
boolean hasSuccess()
.IronPdfEngine.Proto.Empty success = 1;
Empty getSuccess()
.IronPdfEngine.Proto.Empty success = 1;
EmptyOrBuilder getSuccessOrBuilder()
.IronPdfEngine.Proto.Empty success = 1;
boolean hasRequiredVersion()
string requiredVersion = 2;
String getRequiredVersion()
string requiredVersion = 2;
com.google.protobuf.ByteString getRequiredVersionBytes()
string requiredVersion = 2;
boolean hasException()
.IronPdfEngine.Proto.RemoteException exception = 3;
RemoteException getException()
.IronPdfEngine.Proto.RemoteException exception = 3;
RemoteExceptionOrBuilder getExceptionOrBuilder()
.IronPdfEngine.Proto.RemoteException exception = 3;
HandshakeResponse.ResultOrExceptionCase getResultOrExceptionCase()
Copyright © 2022–2023 Iron Software. All rights reserved.