Skip to main content

ClientPairingProps

amiudmodz


amiudmodz / proto / ClientPairingProps

Class: ClientPairingProps

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

Implements

Constructors

new ClientPairingProps()

new ClientPairingProps(p?): ClientPairingProps

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

Parameters

p?

IClientPairingProps

Returns

ClientPairingProps

Properties

isChatDbLidMigrated?

optional isChatDbLidMigrated: null | boolean

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

Implementation of

IClientPairingProps.isChatDbLidMigrated


isHsThumbnailSyncEnabled?

optional isHsThumbnailSyncEnabled: null | boolean

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

Implementation of

IClientPairingProps.isHsThumbnailSyncEnabled


isSyncdPureLidSession?

optional isSyncdPureLidSession: null | boolean

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

Implementation of

IClientPairingProps.isSyncdPureLidSession


isSyncdSnapshotRecoveryEnabled?

optional isSyncdSnapshotRecoveryEnabled: null | boolean

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

Implementation of

IClientPairingProps.isSyncdSnapshotRecoveryEnabled


subscriptionSyncPayload?

optional subscriptionSyncPayload: null | Uint8Array<ArrayBufferLike>

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

Implementation of

IClientPairingProps.subscriptionSyncPayload

Methods

toJSON()

toJSON(): object

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

Returns

object


create()

static create(properties?): ClientPairingProps

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

Parameters

properties?

IClientPairingProps

Returns

ClientPairingProps


decode()

static decode(r, l?): ClientPairingProps

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

Parameters

r

Uint8Array<ArrayBufferLike> | Reader

l?

number

Returns

ClientPairingProps


encode()

static encode(m, w?): Writer

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

Parameters

m

IClientPairingProps

w?

Writer

Returns

Writer


fromObject()

static fromObject(d): ClientPairingProps

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

Parameters

d

Returns

ClientPairingProps


getTypeUrl()

static getTypeUrl(typeUrlPrefix?): string

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

Parameters

typeUrlPrefix?

string

Returns

string


toObject()

static toObject(m, o?): object

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

Parameters

m

ClientPairingProps

o?

IConversionOptions

Returns

object