Contents

nw_content_context_foreach_protocol_metadata(_:_:)

Iterates through all protocol metadata associated with the message context.

Declaration

func nw_content_context_foreach_protocol_metadata(_ context: nw_content_context_t, _ foreach_block: @escaping (nw_protocol_definition_t, nw_protocol_metadata_t) -> Void)

See Also

Functions