Preparing search index...
The search index is not available
IGPAPI
IGPAPI
@igpapi/fbns
FbnsClientEvents
Interface FbnsClientEvents
interface
FbnsClientEvents
{
auth
:
FbnsDeviceAuth
;
direct_v2_message
:
FbnsNotification
<
{
id
:
string
;
x
:
string
;
}
>
;
disconnect
:
undefined
|
string
;
error
:
Error
;
fb_first_post
:
FbnsNotification
<
{
username
:
string
;
}
>
;
first_bestie_post
:
FbnsNotification
<
{
id
:
string
;
}
>
;
first_post
:
FbnsNotification
<
{
username
:
string
;
}
>
;
logging
:
{
beacon_id
:
number
;
}
;
message
:
FbnsMessageData
;
post
:
FbnsNotification
<
{
id
:
string
;
}
>
;
pp
:
string
;
push
:
FbnsNotificationUnknown
;
recent_follow_post
:
FbnsNotification
<
{
id
:
string
;
}
>
;
resurrected_user_post
:
FbnsNotification
<
{
id
:
string
;
}
>
;
warning
:
Error
;
}
Hierarchy (
view full
)
ToClientEvents
<
FbnsNotificationEventParams
>
FbnsClientEvents
Index
Properties
auth
direct_
v2_
message
disconnect
error
fb_
first_
post
first_
bestie_
post
first_
post
logging
message
post
pp
push
recent_
follow_
post
resurrected_
user_
post
warning
Properties
auth
auth
:
FbnsDeviceAuth
direct_
v2_
message
direct_
v2_
message
:
FbnsNotification
<
{
id
:
string
;
x
:
string
;
}
>
disconnect
disconnect
:
undefined
|
string
error
error
:
Error
fb_
first_
post
fb_
first_
post
:
FbnsNotification
<
{
username
:
string
;
}
>
first_
bestie_
post
first_
bestie_
post
:
FbnsNotification
<
{
id
:
string
;
}
>
first_
post
first_
post
:
FbnsNotification
<
{
username
:
string
;
}
>
logging
logging
:
{
beacon_id
:
number
;
}
message
message
:
FbnsMessageData
post
post
:
FbnsNotification
<
{
id
:
string
;
}
>
pp
pp
:
string
push
push
:
FbnsNotificationUnknown
recent_
follow_
post
recent_
follow_
post
:
FbnsNotification
<
{
id
:
string
;
}
>
resurrected_
user_
post
resurrected_
user_
post
:
FbnsNotification
<
{
id
:
string
;
}
>
warning
warning
:
Error
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
auth
direct_
v2_
message
disconnect
error
fb_
first_
post
first_
bestie_
post
first_
post
logging
message
post
pp
push
recent_
follow_
post
resurrected_
user_
post
warning
IGPAPI
Loading...