TrackingEventErrorInfo interface

The tracking event error info.

Properties

code

The code.

message

The message.

Property Details

code

The code.

code?: string

Property Value

string

message

The message.

message?: string

Property Value

string