Skip to main content
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?

optional timestamp: null | number | Long
Defined in: WAProto/index.d.ts:5419

Implementation of

IAppStateFatalExceptionNotification.timestamp

Methods

create()

static create(properties?): AppStateFatalExceptionNotification
Defined in: WAProto/index.d.ts:5420

Parameters

properties?
IAppStateFatalExceptionNotification

Returns

AppStateFatalExceptionNotification

decode()

static decode(r, l?): AppStateFatalExceptionNotification
Defined in: WAProto/index.d.ts:5422

Parameters

r
Uint8Array<ArrayBufferLike> | Reader
l?
number

Returns

AppStateFatalExceptionNotification

encode()

static encode(m, w?): Writer
Defined in: WAProto/index.d.ts:5421

Parameters

m
IAppStateFatalExceptionNotification
w?
Writer

Returns

Writer

fromObject()

static fromObject(d): AppStateFatalExceptionNotification
Defined in: WAProto/index.d.ts:5423

Parameters

d

Returns

AppStateFatalExceptionNotification

getTypeUrl()

static getTypeUrl(typeUrlPrefix?): string
Defined in: WAProto/index.d.ts:5426

Parameters

typeUrlPrefix?
string

Returns

string

toJSON()

toJSON(): object
Defined in: WAProto/index.d.ts:5425

Returns

object

toObject()

static toObject(m, o?): object
Defined in: WAProto/index.d.ts:5424

Parameters

m
AppStateFatalExceptionNotification
o?
IConversionOptions

Returns

object