Function email::utils::response::get_nextuid_from_response

Function Documentation

std::optional<int> email::utils::response::get_nextuid_from_response(const std::string &response)

Extract UID from request response.

Parameters:

response – the response

Returns:

the UID, or std::nullopt if it failed