Class DeleteMatchmakerLobbyResponse


  • public final class DeleteMatchmakerLobbyResponse
    extends java.lang.Object
    • Method Detail

      • getDidRemove

        public java.util.Optional<java.lang.Boolean> getDidRemove()
        Returns:
        Whether or not the lobby was successfully stopped.
      • equals

        public boolean equals​(java.lang.Object other)
        Overrides:
        equals in class java.lang.Object
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class java.lang.Object
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object