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

Implements

Constructors

new PnForLidChatAction()

new PnForLidChatAction(p?): PnForLidChatAction
Defined in: WAProto/index.d.ts:12514

Parameters

p?
IPnForLidChatAction

Returns

PnForLidChatAction

Properties

pnJid?

optional pnJid: null | string
Defined in: WAProto/index.d.ts:12515

Implementation of

IPnForLidChatAction.pnJid

Methods

create()

static create(properties?): PnForLidChatAction
Defined in: WAProto/index.d.ts:12516

Parameters

properties?
IPnForLidChatAction

Returns

PnForLidChatAction

decode()

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

Parameters

r
Uint8Array<ArrayBufferLike> | Reader
l?
number

Returns

PnForLidChatAction

encode()

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

Parameters

m
IPnForLidChatAction
w?
Writer

Returns

Writer

fromObject()

static fromObject(d): PnForLidChatAction
Defined in: WAProto/index.d.ts:12519

Parameters

d

Returns

PnForLidChatAction

getTypeUrl()

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

Parameters

typeUrlPrefix?
string

Returns

string

toJSON()

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

Returns

object

toObject()

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

Parameters

m
PnForLidChatAction
o?
IConversionOptions

Returns

object