Class Rpc.MethodResponse

  • Enclosing class:
    Rpc

    public static final class Rpc.MethodResponse
    extends Object
    The implementation of a method response.
    • Method Detail

      • getResponse

        public final Value getResponse()
        Gets the response value.
        Returns:
        The response value.