Skip to main content

create_http_registration_ack

Function create_http_registration_ack 

Source
pub fn create_http_registration_ack(
    request_id: &[u8],
    success: bool,
    error_message: Option<String>,
    content_type: ContentType,
) -> Result<Bytes>
Expand description

Create an HTTP registration acknowledgment message