Skip to main content

Class: ServerErrorReceipt

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

Implements

Constructors

new ServerErrorReceipt()

new ServerErrorReceipt(p?): ServerErrorReceipt

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

Parameters

p?

IServerErrorReceipt

Returns

ServerErrorReceipt

Properties

stanzaId

stanzaId: string

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

Implementation of

IServerErrorReceipt.stanzaId

Methods

create()

static create(properties?): ServerErrorReceipt

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

Parameters

properties?

IServerErrorReceipt

Returns

ServerErrorReceipt


decode()

static decode(r, l?): ServerErrorReceipt

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

Parameters

r

Uint8Array<ArrayBufferLike> | Reader

l?

number

Returns

ServerErrorReceipt


encode()

static encode(m, w?): Writer

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

Parameters

m

IServerErrorReceipt

w?

Writer

Returns

Writer


getTypeUrl()

static getTypeUrl(typeUrlPrefix?): string

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

Parameters

typeUrlPrefix?

string

Returns

string