pub unsafe extern "C" fn esp_transport_ws_get_redir_uri(
t: *mut esp_transport_item_t,
) -> *mut u8Expand description
@brief Returns websocket redir host for the last connection attempt
@param t websocket transport handle
@return - URI of the redirection host - NULL if no redirection was attempted