Skip to main content

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?

IClientPayload

Returns

ClientPayload

Properties

accountType

accountType: AccountType

Defined in: WAProto/index.d.ts:1857

Implementation of

IClientPayload.accountType


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

IClientPayload.connectReason


connectType

connectType: ConnectType

Defined in: WAProto/index.d.ts:1835

Implementation of

IClientPayload.connectType


device

device: number

Defined in: WAProto/index.d.ts:1840

Implementation of

IClientPayload.device


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

IClientPayload.dnsSource


fbAppId

fbAppId: number | Long

Defined in: WAProto/index.d.ts:1848

Implementation of

IClientPayload.fbAppId


fbCat

fbCat: Uint8Array

Defined in: WAProto/index.d.ts:1843

Implementation of

IClientPayload.fbCat


fbDeviceId

fbDeviceId: Uint8Array

Defined in: WAProto/index.d.ts:1849

Implementation of

IClientPayload.fbDeviceId


fbUserAgent

fbUserAgent: Uint8Array

Defined in: WAProto/index.d.ts:1844

Implementation of

IClientPayload.fbUserAgent


interopData?

optional interopData: null | IInteropData

Defined in: WAProto/index.d.ts:1854

Implementation of

IClientPayload.interopData


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

IClientPayload.lc


lidDbMigrated

lidDbMigrated: boolean

Defined in: WAProto/index.d.ts:1856

Implementation of

IClientPayload.lidDbMigrated


memClass

memClass: number

Defined in: WAProto/index.d.ts:1853

Implementation of

IClientPayload.memClass


oc

oc: boolean

Defined in: WAProto/index.d.ts:1845

Implementation of

IClientPayload.oc


paddingBytes

paddingBytes: Uint8Array

Defined in: WAProto/index.d.ts:1851

Implementation of

IClientPayload.paddingBytes


passive

passive: boolean

Defined in: WAProto/index.d.ts:1829

Implementation of

IClientPayload.passive


product

product: Product

Defined in: WAProto/index.d.ts:1842

Implementation of

IClientPayload.product


pull

pull: boolean

Defined in: WAProto/index.d.ts:1850

Implementation of

IClientPayload.pull


pushName

pushName: string

Defined in: WAProto/index.d.ts:1832

Implementation of

IClientPayload.pushName


sessionId

sessionId: number

Defined in: WAProto/index.d.ts:1833

Implementation of

IClientPayload.sessionId


shards

shards: number[]

Defined in: WAProto/index.d.ts:1837

Implementation of

IClientPayload.shards


shortConnect

shortConnect: boolean

Defined in: WAProto/index.d.ts:1834

Implementation of

IClientPayload.shortConnect


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

IClientPayload.userAgent


username

username: number | Long

Defined in: WAProto/index.d.ts:1828

Implementation of

IClientPayload.username


webInfo?

optional webInfo: null | IWebInfo

Defined in: WAProto/index.d.ts:1831

Implementation of

IClientPayload.webInfo


yearClass

yearClass: number

Defined in: WAProto/index.d.ts:1852

Implementation of

IClientPayload.yearClass

Methods

create()

static create(properties?): ClientPayload

Defined in: WAProto/index.d.ts:1858

Parameters

properties?

IClientPayload

Returns

ClientPayload


decode()

static decode(r, l?): ClientPayload

Defined in: WAProto/index.d.ts:1860

Parameters

r

Uint8Array<ArrayBufferLike> | Reader

l?

number

Returns

ClientPayload


encode()

static encode(m, w?): Writer

Defined in: WAProto/index.d.ts:1859

Parameters

m

IClientPayload

w?

Writer

Returns

Writer


getTypeUrl()

static getTypeUrl(typeUrlPrefix?): string

Defined in: WAProto/index.d.ts:1861

Parameters

typeUrlPrefix?

string

Returns

string