Implements
Constructors
new StatusQuestionAnswerMessage()
new StatusQuestionAnswerMessage(Defined in: WAProto/index.d.ts:8920p?):StatusQuestionAnswerMessage
Parameters
p?
IStatusQuestionAnswerMessage
Returns
StatusQuestionAnswerMessage
Properties
key?
Defined in: WAProto/index.d.ts:8921optionalkey:null|IMessageKey
Implementation of
IStatusQuestionAnswerMessage.key
text?
Defined in: WAProto/index.d.ts:8922optionaltext:null|string
Implementation of
IStatusQuestionAnswerMessage.text
Methods
create()
Defined in: WAProto/index.d.ts:8923staticcreate(properties?):StatusQuestionAnswerMessage
Parameters
properties?
IStatusQuestionAnswerMessage
Returns
StatusQuestionAnswerMessage
decode()
Defined in: WAProto/index.d.ts:8925staticdecode(r,l?):StatusQuestionAnswerMessage
Parameters
r
Uint8Array<ArrayBufferLike> | Reader
l?
number
Returns
StatusQuestionAnswerMessage
encode()
Defined in: WAProto/index.d.ts:8924staticencode(m,w?):Writer
Parameters
m
IStatusQuestionAnswerMessage
w?
Writer
Returns
Writer
fromObject()
Defined in: WAProto/index.d.ts:8926staticfromObject(d):StatusQuestionAnswerMessage
Parameters
d
Returns
StatusQuestionAnswerMessage
getTypeUrl()
Defined in: WAProto/index.d.ts:8929staticgetTypeUrl(typeUrlPrefix?):string
Parameters
typeUrlPrefix?
string
Returns
string
toJSON()
toJSON(): object
Defined in: WAProto/index.d.ts:8928
Returns
object
toObject()
Defined in: WAProto/index.d.ts:8927statictoObject(m,o?):object
Parameters
m
StatusQuestionAnswerMessage
o?
IConversionOptions
Returns
object