public GetShopListings ( int userId, SortField sortOn, SortOrder sortOrder, int sectionId, int offset, int limit, DetailLevel detailLevel ) : IAsyncResult | ||
userId | int | the user id |
sortOn | SortField | field to sort on |
sortOrder | SortOrder | sort ascending or descending |
sectionId | int | shop section to show |
offset | int | the search results offset |
limit | int | the search limit |
detailLevel | DetailLevel | the level of detail |
Результат | IAsyncResult |