Skip to main content
Defined in: WAProto/index.d.ts:2573

Implements

Constructors

new CtwaContextLinkData()

new CtwaContextLinkData(p?): CtwaContextLinkData
Defined in: WAProto/index.d.ts:2574

Parameters

p?
ICtwaContextLinkData

Returns

CtwaContextLinkData

Properties

context?

optional context: null | string
Defined in: WAProto/index.d.ts:2575

Implementation of

ICtwaContextLinkData.context

icebreaker?

optional icebreaker: null | string
Defined in: WAProto/index.d.ts:2577

Implementation of

ICtwaContextLinkData.icebreaker

phone?

optional phone: null | string
Defined in: WAProto/index.d.ts:2578

Implementation of

ICtwaContextLinkData.phone

sourceUrl?

optional sourceUrl: null | string
Defined in: WAProto/index.d.ts:2576

Implementation of

ICtwaContextLinkData.sourceUrl

Methods

create()

static create(properties?): CtwaContextLinkData
Defined in: WAProto/index.d.ts:2579

Parameters

properties?
ICtwaContextLinkData

Returns

CtwaContextLinkData

decode()

static decode(r, l?): CtwaContextLinkData
Defined in: WAProto/index.d.ts:2581

Parameters

r
Uint8Array<ArrayBufferLike> | Reader
l?
number

Returns

CtwaContextLinkData

encode()

static encode(m, w?): Writer
Defined in: WAProto/index.d.ts:2580

Parameters

m
ICtwaContextLinkData
w?
Writer

Returns

Writer

fromObject()

static fromObject(d): CtwaContextLinkData
Defined in: WAProto/index.d.ts:2582

Parameters

d

Returns

CtwaContextLinkData

getTypeUrl()

static getTypeUrl(typeUrlPrefix?): string
Defined in: WAProto/index.d.ts:2585

Parameters

typeUrlPrefix?
string

Returns

string

toJSON()

toJSON(): object
Defined in: WAProto/index.d.ts:2584

Returns

object

toObject()

static toObject(m, o?): object
Defined in: WAProto/index.d.ts:2583

Parameters

m
CtwaContextLinkData
o?
IConversionOptions

Returns

object