set_uris


Description:

public bool set_uris (string[] uris)

Converts uris to a valid URI list and sets it as payload of this.

You can use get_uris to retrieve the list from a MessageData.

Parameters:

this

a MessageData

uris

a list of URIs in a null-terminated string vector

Returns:

true if the URIs were successfully converted