IGPAPI
Preparing search index...
@igpapi/android
LoginResponse
Interface LoginResponse
interface
LoginResponse
{
logged_in_user
:
{
full_name
:
string
;
is_private
:
boolean
;
is_verified
:
boolean
;
pk
:
number
;
pk_id
:
string
;
profile_pic_url
:
string
;
username
:
string
;
}
;
status
:
string
;
}
Index
Properties
logged_
in_
user
status
Properties
logged_
in_
user
logged_in_user
:
{
full_name
:
string
;
is_private
:
boolean
;
is_verified
:
boolean
;
pk
:
number
;
pk_id
:
string
;
profile_pic_url
:
string
;
username
:
string
;
}
status
status
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
logged_
in_
user
status
IGPAPI
Loading...