multiple_search_sync
Description:
[ Version ( since = "0.2.0" ) ]
public List<Media> multiple_search_sync (List<Source>? sources, string text, List<KeyID> keys, OperationOptions options) throws Error
Search for text
in all the sources specified in sources
.
This method is synchronous.
Parameters:
sources |
a List of Source< !-- -->s where to search from (null for all available sources with search capability) |
text |
the text to search for |
keys | |
options |
options wanted for that operation |
Returns:
a list with Media elements |
Namespace: Grl
Package: grilo-0.3