Preparing search index...
The search index is not available
IGPAPI
IGPAPI
@igpapi/android
IgtvSearchResponseRootObject
Interface IgtvSearchResponseRootObject
interface
IgtvSearchResponseRootObject
{
has_more
:
boolean
;
num_results
:
number
;
rank_token
:
string
;
results
:
IgtvSearchResponseResultsItem
[]
;
status
:
string
;
}
Index
Properties
has_
more
num_
results
rank_
token
results
status
Properties
has_
more
has_
more
:
boolean
num_
results
num_
results
:
number
rank_
token
rank_
token
:
string
results
results
:
IgtvSearchResponseResultsItem
[]
status
status
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
has_
more
num_
results
rank_
token
results
status
IGPAPI
Loading...