Implements
Constructors
new HistorySyncChunkRetryResponse()
new HistorySyncChunkRetryResponse(Defined in: WAProto/index.d.ts:8070p?):HistorySyncChunkRetryResponse
Parameters
p?
IHistorySyncChunkRetryResponse
Returns
HistorySyncChunkRetryResponse
Properties
canRecover?
Defined in: WAProto/index.d.ts:8075optionalcanRecover:null|boolean
Implementation of
IHistorySyncChunkRetryResponse.canRecover
chunkOrder?
Defined in: WAProto/index.d.ts:8072optionalchunkOrder:null|number
Implementation of
IHistorySyncChunkRetryResponse.chunkOrder
requestId?
Defined in: WAProto/index.d.ts:8073optionalrequestId:null|string
Implementation of
IHistorySyncChunkRetryResponse.requestId
responseCode?
Defined in: WAProto/index.d.ts:8074optionalresponseCode:null|HistorySyncChunkRetryResponseCode
Implementation of
IHistorySyncChunkRetryResponse.responseCode
syncType?
Defined in: WAProto/index.d.ts:8071optionalsyncType:null|HistorySyncType
Implementation of
IHistorySyncChunkRetryResponse.syncType
Methods
create()
Defined in: WAProto/index.d.ts:8076staticcreate(properties?):HistorySyncChunkRetryResponse
Parameters
properties?
IHistorySyncChunkRetryResponse
Returns
HistorySyncChunkRetryResponse
decode()
Defined in: WAProto/index.d.ts:8078staticdecode(r,l?):HistorySyncChunkRetryResponse
Parameters
r
Uint8Array<ArrayBufferLike> | Reader
l?
number
Returns
HistorySyncChunkRetryResponse
encode()
Defined in: WAProto/index.d.ts:8077staticencode(m,w?):Writer
Parameters
m
IHistorySyncChunkRetryResponse
w?
Writer
Returns
Writer
fromObject()
Defined in: WAProto/index.d.ts:8079staticfromObject(d):HistorySyncChunkRetryResponse
Parameters
d
Returns
HistorySyncChunkRetryResponse
getTypeUrl()
Defined in: WAProto/index.d.ts:8082staticgetTypeUrl(typeUrlPrefix?):string
Parameters
typeUrlPrefix?
string
Returns
string
toJSON()
toJSON(): object
Defined in: WAProto/index.d.ts:8081
Returns
object
toObject()
Defined in: WAProto/index.d.ts:8080statictoObject(m,o?):object
Parameters
m
HistorySyncChunkRetryResponse
o?
IConversionOptions
Returns
object