Property | Type | Description | |
---|---|---|---|
$next_max_id | string | Next Maximum Id | |
$page_size | integer | Page Size | |
$sections | Follower Sections |
Method | Description | |
---|---|---|
getFollowers ( ) : |
Get Followers by iterating over all Sections | |
getNextMaxId ( ) : string | ||
getPageSize ( ) : integer | ||
getSections ( ) : |
||
setNextMaxId ( string $next_max_id ) | ||
setPageSize ( integer $page_size ) | ||
setSections ( |
public getFollowers ( ) : |
||
return |
public getSections ( ) : |
||
return |
public setSections ( |
||
$sections |