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

Implements

Constructors

new CtwaContextData()

new CtwaContextData(p?): CtwaContextData
Defined in: WAProto/index.d.ts:2535

Parameters

p?
ICtwaContextData

Returns

CtwaContextData

Properties

conversionData?

optional conversionData: null | Uint8Array<ArrayBufferLike>
Defined in: WAProto/index.d.ts:2537

Implementation of

ICtwaContextData.conversionData

conversionSource?

optional conversionSource: null | string
Defined in: WAProto/index.d.ts:2536

Implementation of

ICtwaContextData.conversionSource

description?

optional description: null | string
Defined in: WAProto/index.d.ts:2542

Implementation of

ICtwaContextData.description
optional isSuspiciousLink: null | boolean
Defined in: WAProto/index.d.ts:2547

Implementation of

ICtwaContextData.isSuspiciousLink

mediaType?

optional mediaType: null | ContextInfoExternalAdReplyInfoMediaType
Defined in: WAProto/index.d.ts:2545

Implementation of

ICtwaContextData.mediaType

mediaUrl?

optional mediaUrl: null | string
Defined in: WAProto/index.d.ts:2546

Implementation of

ICtwaContextData.mediaUrl

sourceId?

optional sourceId: null | string
Defined in: WAProto/index.d.ts:2539

Implementation of

ICtwaContextData.sourceId

sourceType?

optional sourceType: null | string
Defined in: WAProto/index.d.ts:2540

Implementation of

ICtwaContextData.sourceType

sourceUrl?

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

Implementation of

ICtwaContextData.sourceUrl

thumbnail?

optional thumbnail: null | string
Defined in: WAProto/index.d.ts:2543

Implementation of

ICtwaContextData.thumbnail

thumbnailUrl?

optional thumbnailUrl: null | string
Defined in: WAProto/index.d.ts:2544

Implementation of

ICtwaContextData.thumbnailUrl

title?

optional title: null | string
Defined in: WAProto/index.d.ts:2541

Implementation of

ICtwaContextData.title

Methods

create()

static create(properties?): CtwaContextData
Defined in: WAProto/index.d.ts:2548

Parameters

properties?
ICtwaContextData

Returns

CtwaContextData

decode()

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

Parameters

r
Uint8Array<ArrayBufferLike> | Reader
l?
number

Returns

CtwaContextData

encode()

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

Parameters

m
ICtwaContextData
w?
Writer

Returns

Writer

fromObject()

static fromObject(d): CtwaContextData
Defined in: WAProto/index.d.ts:2551

Parameters

d

Returns

CtwaContextData

getTypeUrl()

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

Parameters

typeUrlPrefix?
string

Returns

string

toJSON()

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

Returns

object

toObject()

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

Parameters

m
CtwaContextData
o?
IConversionOptions

Returns

object