Skip to main content

Class: CompanionEphemeralIdentity

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

Implements

Constructors

new CompanionEphemeralIdentity()

new CompanionEphemeralIdentity(p?): CompanionEphemeralIdentity

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

Parameters

p?

ICompanionEphemeralIdentity

Returns

CompanionEphemeralIdentity

Properties

deviceType

deviceType: PlatformType

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

Implementation of

ICompanionEphemeralIdentity.deviceType


publicKey

publicKey: Uint8Array

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

Implementation of

ICompanionEphemeralIdentity.publicKey


ref

ref: string

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

Implementation of

ICompanionEphemeralIdentity.ref

Methods

create()

static create(properties?): CompanionEphemeralIdentity

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

Parameters

properties?

ICompanionEphemeralIdentity

Returns

CompanionEphemeralIdentity


decode()

static decode(r, l?): CompanionEphemeralIdentity

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

Parameters

r

Uint8Array<ArrayBufferLike> | Reader

l?

number

Returns

CompanionEphemeralIdentity


encode()

static encode(m, w?): Writer

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

Parameters

m

ICompanionEphemeralIdentity

w?

Writer

Returns

Writer


getTypeUrl()

static getTypeUrl(typeUrlPrefix?): string

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

Parameters

typeUrlPrefix?

string

Returns

string