dctdct

Results 1 issues of dctdct

Hi, I use clinkc + objective c wrapper within a iOS 5 project. I browse items with the BrowseDirectChildren action. ``` CGUpnpAction* action = [contentDirectory getActionForName:@"Browse"]; if (action == nil)...