Package DE_EPAGES::AppStore::API::Object::AppsPager
Pager for official apps.
Base |
DE_EPAGES::Presentation::API::Object::Pager |
Functions
handle
Extract 'Items' and 'ItemCount' from $hAppsList
Syntax |
$Pager->handle( $hAppsList ); |
Input |
|
new
Constructor to create RemoteSearchPager without items. You must call $Pager->handleSearchResponse($SearchResponse) to provide items.
Syntax |
my $Pager = DE_EPAGES::RemoteSearch::API::Object::RemoteSearchPager->new( $hInfo ); |
Input |
|
Return |
|