Interface DeclineHandshakeResponse.Builder

    • Method Detail

      • handshake

        DeclineHandshakeResponse.Builder handshake​(Handshake handshake)

        A structure that contains details about the declined handshake. The state is updated to show the value DECLINED.

        Parameters:
        handshake - A structure that contains details about the declined handshake. The state is updated to show the value DECLINED.
        Returns:
        Returns a reference to this object so that method calls can be chained together.