Implements
Constructors
new SenderKeyDistributionMessage()
new SenderKeyDistributionMessage(Defined in: WAProto/index.d.ts:8872p?):SenderKeyDistributionMessage
Parameters
p?
ISenderKeyDistributionMessage
Returns
SenderKeyDistributionMessage
Properties
axolotlSenderKeyDistributionMessage?
Defined in: WAProto/index.d.ts:8874optionalaxolotlSenderKeyDistributionMessage:null|Uint8Array<ArrayBufferLike>
Implementation of
ISenderKeyDistributionMessage.axolotlSenderKeyDistributionMessage
groupId?
Defined in: WAProto/index.d.ts:8873optionalgroupId:null|string
Implementation of
ISenderKeyDistributionMessage.groupId
Methods
create()
Defined in: WAProto/index.d.ts:8875staticcreate(properties?):SenderKeyDistributionMessage
Parameters
properties?
ISenderKeyDistributionMessage
Returns
SenderKeyDistributionMessage
decode()
Defined in: WAProto/index.d.ts:8877staticdecode(r,l?):SenderKeyDistributionMessage
Parameters
r
Uint8Array<ArrayBufferLike> | Reader
l?
number
Returns
SenderKeyDistributionMessage
encode()
Defined in: WAProto/index.d.ts:8876staticencode(m,w?):Writer
Parameters
m
ISenderKeyDistributionMessage
w?
Writer
Returns
Writer
fromObject()
Defined in: WAProto/index.d.ts:8878staticfromObject(d):SenderKeyDistributionMessage
Parameters
d
Returns
SenderKeyDistributionMessage
getTypeUrl()
Defined in: WAProto/index.d.ts:8881staticgetTypeUrl(typeUrlPrefix?):string
Parameters
typeUrlPrefix?
string
Returns
string
toJSON()
toJSON(): object
Defined in: WAProto/index.d.ts:8880
Returns
object
toObject()
Defined in: WAProto/index.d.ts:8879statictoObject(m,o?):object
Parameters
m
SenderKeyDistributionMessage
o?
IConversionOptions
Returns
object