Class: ClientPayload
Defined in: WAProto/index.d.ts:2669
Implements
Constructors
new ClientPayload()
new ClientPayload(
p?):ClientPayload
Defined in: WAProto/index.d.ts:2670
Parameters
p?
Returns
Properties
accountType?
optionalaccountType:null|AccountType
Defined in: WAProto/index.d.ts:2700
Implementation of
connectAttemptCount?
optionalconnectAttemptCount:null|number
Defined in: WAProto/index.d.ts:2682
Implementation of
IClientPayload.connectAttemptCount
connectionSequenceInfo?
optionalconnectionSequenceInfo:null|number
Defined in: WAProto/index.d.ts:2701
Implementation of
IClientPayload.connectionSequenceInfo
connectReason?
optionalconnectReason:null|ConnectReason
Defined in: WAProto/index.d.ts:2679
Implementation of
connectType?
optionalconnectType:null|ConnectType
Defined in: WAProto/index.d.ts:2678
Implementation of
device?
optionaldevice:null|number
Defined in: WAProto/index.d.ts:2683
Implementation of
devicePairingData?
optionaldevicePairingData:null|IDevicePairingRegistrationData
Defined in: WAProto/index.d.ts:2684
Implementation of
IClientPayload.devicePairingData
dnsSource?
optionaldnsSource:null|IDNSSource
Defined in: WAProto/index.d.ts:2681
Implementation of
fbAppId?
optionalfbAppId:null|number|Long
Defined in: WAProto/index.d.ts:2691
Implementation of
fbCat?
optionalfbCat:null|Uint8Array<ArrayBufferLike>
Defined in: WAProto/index.d.ts:2686
Implementation of
fbDeviceId?
optionalfbDeviceId:null|Uint8Array<ArrayBufferLike>
Defined in: WAProto/index.d.ts:2692
Implementation of
fbUserAgent?
optionalfbUserAgent:null|Uint8Array<ArrayBufferLike>
Defined in: WAProto/index.d.ts:2687
Implementation of
interopData?
optionalinteropData:null|IInteropData
Defined in: WAProto/index.d.ts:2697
Implementation of
iosAppExtension?
optionaliosAppExtension:null|IOSAppExtension
Defined in: WAProto/index.d.ts:2690
Implementation of
IClientPayload.iosAppExtension
lc?
optionallc:null|number
Defined in: WAProto/index.d.ts:2689
Implementation of
lidDbMigrated?
optionallidDbMigrated:null|boolean
Defined in: WAProto/index.d.ts:2699
Implementation of
memClass?
optionalmemClass:null|number
Defined in: WAProto/index.d.ts:2696
Implementation of
oc?
optionaloc:null|boolean
Defined in: WAProto/index.d.ts:2688
Implementation of
paaLink?
optionalpaaLink:null|boolean
Defined in: WAProto/index.d.ts:2702
Implementation of
paddingBytes?
optionalpaddingBytes:null|Uint8Array<ArrayBufferLike>
Defined in: WAProto/index.d.ts:2694
Implementation of
passive?
optionalpassive:null|boolean
Defined in: WAProto/index.d.ts:2672
Implementation of
preacksCount?
optionalpreacksCount:null|number
Defined in: WAProto/index.d.ts:2703
Implementation of
processingQueueSize?
optionalprocessingQueueSize:null|number
Defined in: WAProto/index.d.ts:2704
Implementation of
IClientPayload.processingQueueSize
product?
optionalproduct:null|Product
Defined in: WAProto/index.d.ts:2685
Implementation of
pull?
optionalpull:null|boolean
Defined in: WAProto/index.d.ts:2693
Implementation of
pushName?
optionalpushName:null|string
Defined in: WAProto/index.d.ts:2675
Implementation of
sessionId?
optionalsessionId:null|number
Defined in: WAProto/index.d.ts:2676
Implementation of
shards
shards:
number[]
Defined in: WAProto/index.d.ts:2680
Implementation of
shortConnect?
optionalshortConnect:null|boolean
Defined in: WAProto/index.d.ts:2677
Implementation of
trafficAnonymization?
optionaltrafficAnonymization:null|TrafficAnonymization
Defined in: WAProto/index.d.ts:2698
Implementation of
IClientPayload.trafficAnonymization
userAgent?
optionaluserAgent:null|IUserAgent
Defined in: WAProto/index.d.ts:2673
Implementation of
username?
optionalusername:null|number|Long
Defined in: WAProto/index.d.ts:2671
Implementation of
webInfo?
optionalwebInfo:null|IWebInfo
Defined in: WAProto/index.d.ts:2674
Implementation of
yearClass?
optionalyearClass:null|number
Defined in: WAProto/index.d.ts:2695
Implementation of
Methods
toJSON()
toJSON():
object
Defined in: WAProto/index.d.ts:2710
Returns
object
create()
staticcreate(properties?):ClientPayload
Defined in: WAProto/index.d.ts:2705
Parameters
properties?
Returns
decode()
staticdecode(r,l?):ClientPayload
Defined in: WAProto/index.d.ts:2707
Parameters
r
Uint8Array<ArrayBufferLike> | Reader
l?
number
Returns
encode()
staticencode(m,w?):Writer
Defined in: WAProto/index.d.ts:2706
Parameters
m
w?
Writer
Returns
Writer
fromObject()
staticfromObject(d):ClientPayload
Defined in: WAProto/index.d.ts:2708
Parameters
d
Returns
getTypeUrl()
staticgetTypeUrl(typeUrlPrefix?):string
Defined in: WAProto/index.d.ts:2711
Parameters
typeUrlPrefix?
string
Returns
string
toObject()
statictoObject(m,o?):object
Defined in: WAProto/index.d.ts:2709
Parameters
m
o?
IConversionOptions
Returns
object