util_fill_message_info_user_headers
Description:
[
Version ( since =
"3.42" ) ]
public bool util_fill_message_info_user_headers (
MessageInfo info,
NameValueArray headers)
Fill info
's user-headers with the user-defined headers from the headers
array.
Parameters:
info |
a MessageInfo
|
headers |
a NameValueArray with the headers to read from
|
Returns:
Whether the info 's user headers changed
|