Skip to main content

Class: WamoUserIdentifierAction

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

Implements

Constructors

new WamoUserIdentifierAction()

new WamoUserIdentifierAction(p?): WamoUserIdentifierAction

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

Parameters

p?

IWamoUserIdentifierAction

Returns

WamoUserIdentifierAction

Properties

identifier?

optional identifier: null | string

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

Implementation of

IWamoUserIdentifierAction.identifier

Methods

toJSON()

toJSON(): object

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

Returns

object


create()

static create(properties?): WamoUserIdentifierAction

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

Parameters

properties?

IWamoUserIdentifierAction

Returns

WamoUserIdentifierAction


decode()

static decode(r, l?): WamoUserIdentifierAction

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

Parameters

r

Uint8Array<ArrayBufferLike> | Reader

l?

number

Returns

WamoUserIdentifierAction


encode()

static encode(m, w?): Writer

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

Parameters

m

IWamoUserIdentifierAction

w?

Writer

Returns

Writer


fromObject()

static fromObject(d): WamoUserIdentifierAction

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

Parameters

d

Returns

WamoUserIdentifierAction


getTypeUrl()

static getTypeUrl(typeUrlPrefix?): string

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

Parameters

typeUrlPrefix?

string

Returns

string


toObject()

static toObject(m, o?): object

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

Parameters

m

WamoUserIdentifierAction

o?

IConversionOptions

Returns

object