Implements
Constructors
new AppStateSyncKeyId()
new AppStateSyncKeyId(Defined in: WAProto/index.d.ts:5492p?):AppStateSyncKeyId
Parameters
p?
IAppStateSyncKeyId
Returns
AppStateSyncKeyId
Properties
keyId?
Defined in: WAProto/index.d.ts:5493optionalkeyId:null|Uint8Array<ArrayBufferLike>
Implementation of
IAppStateSyncKeyId.keyId
Methods
create()
Defined in: WAProto/index.d.ts:5494staticcreate(properties?):AppStateSyncKeyId
Parameters
properties?
IAppStateSyncKeyId
Returns
AppStateSyncKeyId
decode()
Defined in: WAProto/index.d.ts:5496staticdecode(r,l?):AppStateSyncKeyId
Parameters
r
Uint8Array<ArrayBufferLike> | Reader
l?
number
Returns
AppStateSyncKeyId
encode()
Defined in: WAProto/index.d.ts:5495staticencode(m,w?):Writer
Parameters
m
IAppStateSyncKeyId
w?
Writer
Returns
Writer
fromObject()
Defined in: WAProto/index.d.ts:5497staticfromObject(d):AppStateSyncKeyId
Parameters
d
Returns
AppStateSyncKeyId
getTypeUrl()
Defined in: WAProto/index.d.ts:5500staticgetTypeUrl(typeUrlPrefix?):string
Parameters
typeUrlPrefix?
string
Returns
string
toJSON()
toJSON(): object
Defined in: WAProto/index.d.ts:5499
Returns
object
toObject()
Defined in: WAProto/index.d.ts:5498statictoObject(m,o?):object
Parameters
m
AppStateSyncKeyId
o?
IConversionOptions
Returns
object