Skip to main content

Class: Call

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

Implements

Constructors

new Call()

new Call(p?): Call

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

Parameters

p?

ICall

Returns

Call

Properties

callKey

callKey: Uint8Array

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

Implementation of

ICall.callKey


contextInfo?

optional contextInfo: null | IContextInfo

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

Implementation of

ICall.contextInfo


conversionData

conversionData: Uint8Array

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

Implementation of

ICall.conversionData


conversionDelaySeconds

conversionDelaySeconds: number

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

Implementation of

ICall.conversionDelaySeconds


conversionSource

conversionSource: string

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

Implementation of

ICall.conversionSource


ctwaPayload

ctwaPayload: Uint8Array

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

Implementation of

ICall.ctwaPayload


ctwaSignals

ctwaSignals: string

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

Implementation of

ICall.ctwaSignals

Methods

create()

static create(properties?): Call

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

Parameters

properties?

ICall

Returns

Call


decode()

static decode(r, l?): Call

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

Parameters

r

Uint8Array<ArrayBufferLike> | Reader

l?

number

Returns

Call


encode()

static encode(m, w?): Writer

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

Parameters

m

ICall

w?

Writer

Returns

Writer


getTypeUrl()

static getTypeUrl(typeUrlPrefix?): string

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

Parameters

typeUrlPrefix?

string

Returns

string