Skip to main content

esp_transport_ws_get_redir_uri

Function esp_transport_ws_get_redir_uri 

Source
pub unsafe extern "C" fn esp_transport_ws_get_redir_uri(
    t: esp_transport_handle_t,
) -> *mut c_char
Expand 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