Skip to main content

WamoUserIdentifierAction

amiudmodz


amiudmodz / proto / SyncActionValue / WamoUserIdentifierAction

Class: WamoUserIdentifierAction

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

Implements

Constructors

new WamoUserIdentifierAction()

new WamoUserIdentifierAction(p?): WamoUserIdentifierAction

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

Parameters

p?

IWamoUserIdentifierAction

Returns

WamoUserIdentifierAction

Properties

identifier?

optional identifier: null | string

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

Implementation of

IWamoUserIdentifierAction.identifier

Methods

toJSON()

toJSON(): object

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

Returns

object


create()

static create(properties?): WamoUserIdentifierAction

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

Parameters

properties?

IWamoUserIdentifierAction

Returns

WamoUserIdentifierAction


decode()

static decode(r, l?): WamoUserIdentifierAction

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

Parameters

r

Uint8Array<ArrayBufferLike> | Reader

l?

number

Returns

WamoUserIdentifierAction


encode()

static encode(m, w?): Writer

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

Parameters

m

IWamoUserIdentifierAction

w?

Writer

Returns

Writer


fromObject()

static fromObject(d): WamoUserIdentifierAction

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

Parameters

d

Returns

WamoUserIdentifierAction


getTypeUrl()

static getTypeUrl(typeUrlPrefix?): string

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

Parameters

typeUrlPrefix?

string

Returns

string


toObject()

static toObject(m, o?): object

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

Parameters

m

WamoUserIdentifierAction

o?

IConversionOptions

Returns

object