Implements
Constructors
new PnForLidChatAction()
new PnForLidChatAction(Defined in: WAProto/index.d.ts:12514p?):PnForLidChatAction
Parameters
p?
IPnForLidChatAction
Returns
PnForLidChatAction
Properties
pnJid?
Defined in: WAProto/index.d.ts:12515optionalpnJid:null|string
Implementation of
IPnForLidChatAction.pnJid
Methods
create()
Defined in: WAProto/index.d.ts:12516staticcreate(properties?):PnForLidChatAction
Parameters
properties?
IPnForLidChatAction
Returns
PnForLidChatAction
decode()
Defined in: WAProto/index.d.ts:12518staticdecode(r,l?):PnForLidChatAction
Parameters
r
Uint8Array<ArrayBufferLike> | Reader
l?
number
Returns
PnForLidChatAction
encode()
Defined in: WAProto/index.d.ts:12517staticencode(m,w?):Writer
Parameters
m
IPnForLidChatAction
w?
Writer
Returns
Writer
fromObject()
Defined in: WAProto/index.d.ts:12519staticfromObject(d):PnForLidChatAction
Parameters
d
Returns
PnForLidChatAction
getTypeUrl()
Defined in: WAProto/index.d.ts:12522staticgetTypeUrl(typeUrlPrefix?):string
Parameters
typeUrlPrefix?
string
Returns
string
toJSON()
toJSON(): object
Defined in: WAProto/index.d.ts:12521
Returns
object
toObject()
Defined in: WAProto/index.d.ts:12520statictoObject(m,o?):object
Parameters
m
PnForLidChatAction
o?
IConversionOptions
Returns
object