Skip to main content

Class: AppStateSyncKeyId

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

Implements

Constructors

new AppStateSyncKeyId()

new AppStateSyncKeyId(p?): AppStateSyncKeyId

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

Parameters

p?

IAppStateSyncKeyId

Returns

AppStateSyncKeyId

Properties

keyId?

optional keyId: null | Uint8Array<ArrayBufferLike>

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

Implementation of

IAppStateSyncKeyId.keyId

Methods

toJSON()

toJSON(): object

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

Returns

object


create()

static create(properties?): AppStateSyncKeyId

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

Parameters

properties?

IAppStateSyncKeyId

Returns

AppStateSyncKeyId


decode()

static decode(r, l?): AppStateSyncKeyId

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

Parameters

r

Uint8Array<ArrayBufferLike> | Reader

l?

number

Returns

AppStateSyncKeyId


encode()

static encode(m, w?): Writer

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

Parameters

m

IAppStateSyncKeyId

w?

Writer

Returns

Writer


fromObject()

static fromObject(d): AppStateSyncKeyId

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

Parameters

d

Returns

AppStateSyncKeyId


getTypeUrl()

static getTypeUrl(typeUrlPrefix?): string

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

Parameters

typeUrlPrefix?

string

Returns

string


toObject()

static toObject(m, o?): object

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

Parameters

m

AppStateSyncKeyId

o?

IConversionOptions

Returns

object