Implements
Constructors
new ListResponseMessage()
new ListResponseMessage(Defined in: WAProto/index.d.ts:7292p?):ListResponseMessage
Parameters
p?
IListResponseMessage
Returns
ListResponseMessage
Properties
contextInfo?
Defined in: WAProto/index.d.ts:7296optionalcontextInfo:null|IContextInfo
Implementation of
IListResponseMessage.contextInfo
description?
Defined in: WAProto/index.d.ts:7297optionaldescription:null|string
Implementation of
IListResponseMessage.description
listType?
Defined in: WAProto/index.d.ts:7294optionallistType:null|ListType
Implementation of
IListResponseMessage.listType
singleSelectReply?
Defined in: WAProto/index.d.ts:7295optionalsingleSelectReply:null|ISingleSelectReply
Implementation of
IListResponseMessage.singleSelectReply
title?
Defined in: WAProto/index.d.ts:7293optionaltitle:null|string
Implementation of
IListResponseMessage.title
Methods
create()
Defined in: WAProto/index.d.ts:7298staticcreate(properties?):ListResponseMessage
Parameters
properties?
IListResponseMessage
Returns
ListResponseMessage
decode()
Defined in: WAProto/index.d.ts:7300staticdecode(r,l?):ListResponseMessage
Parameters
r
Uint8Array<ArrayBufferLike> | Reader
l?
number
Returns
ListResponseMessage
encode()
Defined in: WAProto/index.d.ts:7299staticencode(m,w?):Writer
Parameters
m
IListResponseMessage
w?
Writer
Returns
Writer
fromObject()
Defined in: WAProto/index.d.ts:7301staticfromObject(d):ListResponseMessage
Parameters
d
Returns
ListResponseMessage
getTypeUrl()
Defined in: WAProto/index.d.ts:7304staticgetTypeUrl(typeUrlPrefix?):string
Parameters
typeUrlPrefix?
string
Returns
string
toJSON()
toJSON(): object
Defined in: WAProto/index.d.ts:7303
Returns
object
toObject()
Defined in: WAProto/index.d.ts:7302statictoObject(m,o?):object
Parameters
m
ListResponseMessage
o?
IConversionOptions
Returns
object