IGPAPI
Preparing search index...
@igpapi/ios
TimelineFeedResponse
Interface TimelineFeedResponse
interface
TimelineFeedResponse
{
auto_load_more_enabled
:
boolean
;
client_feed_changelist_applied
:
boolean
;
client_gap_enforcer_matrix
:
TimelineFeedResponseClientGapEnforcerMatrixItem
[]
;
client_session_id
:
string
;
feed_items
:
TimelineFeedResponseFeedItemsItem
[]
;
feed_pill_text
:
string
;
is_direct_v2_enabled
:
boolean
;
more_available
:
boolean
;
next_max_id
:
string
;
num_results
:
number
;
pagination_info
:
TimelineFeedResponsePaginationInfo
;
status
:
string
;
view_state_version
:
string
;
}
Index
Properties
auto_
load_
more_
enabled
client_
feed_
changelist_
applied
client_
gap_
enforcer_
matrix
client_
session_
id
feed_
items
feed_
pill_
text
is_
direct_
v2_
enabled
more_
available
next_
max_
id
num_
results
pagination_
info
status
view_
state_
version
Properties
auto_
load_
more_
enabled
auto_load_more_enabled
:
boolean
client_
feed_
changelist_
applied
client_feed_changelist_applied
:
boolean
client_
gap_
enforcer_
matrix
client_gap_enforcer_matrix
:
TimelineFeedResponseClientGapEnforcerMatrixItem
[]
client_
session_
id
client_session_id
:
string
feed_
items
feed_items
:
TimelineFeedResponseFeedItemsItem
[]
feed_
pill_
text
feed_pill_text
:
string
is_
direct_
v2_
enabled
is_direct_v2_enabled
:
boolean
more_
available
more_available
:
boolean
next_
max_
id
next_max_id
:
string
num_
results
num_results
:
number
pagination_
info
pagination_info
:
TimelineFeedResponsePaginationInfo
status
status
:
string
view_
state_
version
view_state_version
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
auto_
load_
more_
enabled
client_
feed_
changelist_
applied
client_
gap_
enforcer_
matrix
client_
session_
id
feed_
items
feed_
pill_
text
is_
direct_
v2_
enabled
more_
available
next_
max_
id
num_
results
pagination_
info
status
view_
state_
version
IGPAPI
Loading...