Reconnect to an in-progress outbound session.
@type t() :: %Guava.Commands.ReconnectOutboundSession{ command_type: String.t(), highest_seen_sequence: integer(), session_id: String.t() }