get_ids
Description:
[ CCode ( array_length = false ,  array_null_terminated = true ) ]
[ Version ( since = "0.5.3" ) ]
public string[] get_ids ()
  [ Version ( since = "0.5.3" ) ]
public string[] get_ids ()
Gets the string lists of transaction IDs recognised as pending, running or finished by the daemon.
Parameters:
| this | 
           a valid TransactionList instance  | 
      
Returns:
| 
           the array of strings, free with strfreev  |