get_uris


Description:

[ CCode ( array_length = false ) ]
public string[] get_uris ()

Retrieves a null-terminated string vector containing the URIs set with set_uris.

Parameters:

this

a MessageData

Returns:

a newly-allocated, null-terminated list of URIs. Use strfreev to free it.