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