Skip to main content

Class: ActionLink

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

Implements

Constructors

new ActionLink(p?): ActionLink

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

Parameters

p?

IActionLink

Returns

ActionLink

Properties

buttonTitle

buttonTitle: string

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

Implementation of

IActionLink.buttonTitle


url

url: string

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

Implementation of

IActionLink.url

Methods

create()

static create(properties?): ActionLink

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

Parameters

properties?

IActionLink

Returns

ActionLink


decode()

static decode(r, l?): ActionLink

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

Parameters

r

Uint8Array<ArrayBufferLike> | Reader

l?

number

Returns

ActionLink


encode()

static encode(m, w?): Writer

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

Parameters

m

IActionLink

w?

Writer

Returns

Writer


getTypeUrl()

static getTypeUrl(typeUrlPrefix?): string

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

Parameters

typeUrlPrefix?

string

Returns

string