Skip to main content

Class: ADVDeviceIdentity

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

Implements

Constructors

new ADVDeviceIdentity()

new ADVDeviceIdentity(p?): ADVDeviceIdentity

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

Parameters

p?

IADVDeviceIdentity

Returns

ADVDeviceIdentity

Properties

accountType

accountType: ADVEncryptionType

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

Implementation of

IADVDeviceIdentity.accountType


deviceType

deviceType: ADVEncryptionType

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

Implementation of

IADVDeviceIdentity.deviceType


keyIndex

keyIndex: number

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

Implementation of

IADVDeviceIdentity.keyIndex


rawId

rawId: number

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

Implementation of

IADVDeviceIdentity.rawId


timestamp

timestamp: number | Long

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

Implementation of

IADVDeviceIdentity.timestamp

Methods

create()

static create(properties?): ADVDeviceIdentity

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

Parameters

properties?

IADVDeviceIdentity

Returns

ADVDeviceIdentity


decode()

static decode(r, l?): ADVDeviceIdentity

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

Parameters

r

Uint8Array<ArrayBufferLike> | Reader

l?

number

Returns

ADVDeviceIdentity


encode()

static encode(m, w?): Writer

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

Parameters

m

IADVDeviceIdentity

w?

Writer

Returns

Writer


getTypeUrl()

static getTypeUrl(typeUrlPrefix?): string

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

Parameters

typeUrlPrefix?

string

Returns

string