Package version:

The Communication Services error.

Hierarchy

  • SipRoutingError

Properties

code: string

The error code.

details?: SipRoutingError[]

Further details about specific errors that led to this error. NOTE: This property will not be serialized. It can only be populated by the server.

innerError?: SipRoutingError

The inner error if any. NOTE: This property will not be serialized. It can only be populated by the server.

message: string

The error message.

target?: string

The error target. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc