Interface DisconnectReason.Builder

    • Method Detail

      • code

        DisconnectReason.Builder code​(String code)

        A code that indicates how the contact was terminated.

        Parameters:
        code - A code that indicates how the contact was terminated.
        Returns:
        Returns a reference to this object so that method calls can be chained together.