Class: ClientPayload
Defined in: WAProto/index.d.ts:1826
Implements
Constructors
new ClientPayload()
new ClientPayload(
p
?):ClientPayload
Defined in: WAProto/index.d.ts:1827
Parameters
p?
Returns
Properties
accountType
accountType:
AccountType
Defined in: WAProto/index.d.ts:1857
Implementation of
connectAttemptCount
connectAttemptCount:
number
Defined in: WAProto/index.d.ts:1839
Implementation of
IClientPayload
.connectAttemptCount
connectReason
connectReason:
ConnectReason
Defined in: WAProto/index.d.ts:1836
Implementation of
connectType
connectType:
ConnectType
Defined in: WAProto/index.d.ts:1835
Implementation of
device
device:
number
Defined in: WAProto/index.d.ts:1840
Implementation of
devicePairingData?
optional
devicePairingData:null
|IDevicePairingRegistrationData
Defined in: WAProto/index.d.ts:1841
Implementation of
IClientPayload
.devicePairingData
dnsSource?
optional
dnsSource:null
|IDNSSource
Defined in: WAProto/index.d.ts:1838
Implementation of
fbAppId
fbAppId:
number
|Long
Defined in: WAProto/index.d.ts:1848
Implementation of
fbCat
fbCat:
Uint8Array
Defined in: WAProto/index.d.ts:1843
Implementation of
fbDeviceId
fbDeviceId:
Uint8Array
Defined in: WAProto/index.d.ts:1849
Implementation of
fbUserAgent
fbUserAgent:
Uint8Array
Defined in: WAProto/index.d.ts:1844
Implementation of
interopData?
optional
interopData:null
|IInteropData
Defined in: WAProto/index.d.ts:1854
Implementation of
iosAppExtension
iosAppExtension:
IOSAppExtension
Defined in: WAProto/index.d.ts:1847
Implementation of
IClientPayload
.iosAppExtension
lc
lc:
number
Defined in: WAProto/index.d.ts:1846
Implementation of
lidDbMigrated
lidDbMigrated:
boolean
Defined in: WAProto/index.d.ts:1856
Implementation of
memClass
memClass:
number
Defined in: WAProto/index.d.ts:1853
Implementation of
oc
oc:
boolean
Defined in: WAProto/index.d.ts:1845
Implementation of
paddingBytes
paddingBytes:
Uint8Array
Defined in: WAProto/index.d.ts:1851
Implementation of
passive
passive:
boolean
Defined in: WAProto/index.d.ts:1829
Implementation of
product
product:
Product
Defined in: WAProto/index.d.ts:1842
Implementation of
pull
pull:
boolean
Defined in: WAProto/index.d.ts:1850
Implementation of
pushName
pushName:
string
Defined in: WAProto/index.d.ts:1832
Implementation of
sessionId
sessionId:
number
Defined in: WAProto/index.d.ts:1833
Implementation of
shards
shards:
number
[]
Defined in: WAProto/index.d.ts:1837
Implementation of
shortConnect
shortConnect:
boolean
Defined in: WAProto/index.d.ts:1834
Implementation of
trafficAnonymization
trafficAnonymization:
TrafficAnonymization
Defined in: WAProto/index.d.ts:1855
Implementation of
IClientPayload
.trafficAnonymization
userAgent?
optional
userAgent:null
|IUserAgent
Defined in: WAProto/index.d.ts:1830
Implementation of
username
username:
number
|Long
Defined in: WAProto/index.d.ts:1828
Implementation of
webInfo?
optional
webInfo:null
|IWebInfo
Defined in: WAProto/index.d.ts:1831
Implementation of
yearClass
yearClass:
number
Defined in: WAProto/index.d.ts:1852
Implementation of
Methods
create()
static
create(properties
?):ClientPayload
Defined in: WAProto/index.d.ts:1858
Parameters
properties?
Returns
decode()
static
decode(r
,l
?):ClientPayload
Defined in: WAProto/index.d.ts:1860
Parameters
r
Uint8Array
<ArrayBufferLike
> | Reader
l?
number
Returns
encode()
static
encode(m
,w
?):Writer
Defined in: WAProto/index.d.ts:1859
Parameters
m
w?
Writer
Returns
Writer
getTypeUrl()
static
getTypeUrl(typeUrlPrefix
?):string
Defined in: WAProto/index.d.ts:1861
Parameters
typeUrlPrefix?
string
Returns
string