Skip to main content

Class: RLAttribution

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

Implements

Constructors

new RLAttribution()

new RLAttribution(p?): RLAttribution

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

Parameters

p?

IRLAttribution

Returns

RLAttribution

Properties

source?

optional source: null | Source

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

Implementation of

IRLAttribution.source

Methods

toJSON()

toJSON(): object

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

Returns

object


create()

static create(properties?): RLAttribution

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

Parameters

properties?

IRLAttribution

Returns

RLAttribution


decode()

static decode(r, l?): RLAttribution

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

Parameters

r

Uint8Array<ArrayBufferLike> | Reader

l?

number

Returns

RLAttribution


encode()

static encode(m, w?): Writer

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

Parameters

m

IRLAttribution

w?

Writer

Returns

Writer


fromObject()

static fromObject(d): RLAttribution

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

Parameters

d

Returns

RLAttribution


getTypeUrl()

static getTypeUrl(typeUrlPrefix?): string

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

Parameters

typeUrlPrefix?

string

Returns

string


toObject()

static toObject(m, o?): object

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

Parameters

m

RLAttribution

o?

IConversionOptions

Returns

object