Class: AppStateFatalExceptionNotification
Defined in: WAProto/index.d.ts:5416
Implements
Constructors
new AppStateFatalExceptionNotification()
new AppStateFatalExceptionNotification(
p?):AppStateFatalExceptionNotification
Defined in: WAProto/index.d.ts:5417
Parameters
p?
IAppStateFatalExceptionNotification
Returns
AppStateFatalExceptionNotification
Properties
collectionNames
collectionNames:
string[]
Defined in: WAProto/index.d.ts:5418
Implementation of
IAppStateFatalExceptionNotification.collectionNames
timestamp?
optionaltimestamp:null|number|Long
Defined in: WAProto/index.d.ts:5419
Implementation of
IAppStateFatalExceptionNotification.timestamp
Methods
toJSON()
toJSON():
object
Defined in: WAProto/index.d.ts:5425
Returns
object
create()
staticcreate(properties?):AppStateFatalExceptionNotification
Defined in: WAProto/index.d.ts:5420
Parameters
properties?
IAppStateFatalExceptionNotification
Returns
AppStateFatalExceptionNotification
decode()
staticdecode(r,l?):AppStateFatalExceptionNotification
Defined in: WAProto/index.d.ts:5422
Parameters
r
Uint8Array<ArrayBufferLike> | Reader
l?
number
Returns
AppStateFatalExceptionNotification
encode()
staticencode(m,w?):Writer
Defined in: WAProto/index.d.ts:5421
Parameters
m
IAppStateFatalExceptionNotification
w?
Writer
Returns
Writer
fromObject()
staticfromObject(d):AppStateFatalExceptionNotification
Defined in: WAProto/index.d.ts:5423
Parameters
d
Returns
AppStateFatalExceptionNotification
getTypeUrl()
staticgetTypeUrl(typeUrlPrefix?):string
Defined in: WAProto/index.d.ts:5426
Parameters
typeUrlPrefix?
string
Returns
string
toObject()
statictoObject(m,o?):object
Defined in: WAProto/index.d.ts:5424
Parameters
m
AppStateFatalExceptionNotification
o?
IConversionOptions
Returns
object