Uses of Enum
com.ironsoftware.ironpdf.internal.proto.HandshakeResponse.ResultOrExceptionCase
Packages that use HandshakeResponse.ResultOrExceptionCase
-
Uses of HandshakeResponse.ResultOrExceptionCase in com.ironsoftware.ironpdf.internal.proto
Methods in com.ironsoftware.ironpdf.internal.proto that return HandshakeResponse.ResultOrExceptionCaseModifier and TypeMethodDescriptionHandshakeResponse.ResultOrExceptionCase.forNumber(int value) HandshakeResponse.Builder.getResultOrExceptionCase()HandshakeResponse.getResultOrExceptionCase()HandshakeResponseOrBuilder.getResultOrExceptionCase()HandshakeResponse.ResultOrExceptionCase.valueOf(int value) Deprecated.Returns the enum constant of this type with the specified name.HandshakeResponse.ResultOrExceptionCase.values()Returns an array containing the constants of this enum type, in the order they are declared.