Class: StatusNotificationMessage
Defined in: WAProto/index.d.ts:8890
Implements
Constructors
new StatusNotificationMessage()
new StatusNotificationMessage(
p?):StatusNotificationMessage
Defined in: WAProto/index.d.ts:8891
Parameters
p?
Returns
Properties
originalMessageKey?
optionaloriginalMessageKey:null|IMessageKey
Defined in: WAProto/index.d.ts:8893
Implementation of
IStatusNotificationMessage.originalMessageKey
responseMessageKey?
optionalresponseMessageKey:null|IMessageKey
Defined in: WAProto/index.d.ts:8892
Implementation of
IStatusNotificationMessage.responseMessageKey
type?
optionaltype:null|StatusNotificationType
Defined in: WAProto/index.d.ts:8894
Implementation of
IStatusNotificationMessage.type
Methods
toJSON()
toJSON():
object
Defined in: WAProto/index.d.ts:8900
Returns
object
create()
staticcreate(properties?):StatusNotificationMessage
Defined in: WAProto/index.d.ts:8895
Parameters
properties?
Returns
decode()
staticdecode(r,l?):StatusNotificationMessage
Defined in: WAProto/index.d.ts:8897
Parameters
r
Uint8Array<ArrayBufferLike> | Reader
l?
number
Returns
encode()
staticencode(m,w?):Writer
Defined in: WAProto/index.d.ts:8896
Parameters
m
w?
Writer
Returns
Writer
fromObject()
staticfromObject(d):StatusNotificationMessage
Defined in: WAProto/index.d.ts:8898
Parameters
d
Returns
getTypeUrl()
staticgetTypeUrl(typeUrlPrefix?):string
Defined in: WAProto/index.d.ts:8901
Parameters
typeUrlPrefix?
string
Returns
string
toObject()
statictoObject(m,o?):object
Defined in: WAProto/index.d.ts:8899
Parameters
m
o?
IConversionOptions
Returns
object