WebcomError

class WebcomError

Represents an error generated by the Webcom SDK for Android.

Properties

Link copied to clipboard
val errorCode: String

Human-readable code for this WebcomError.

Link copied to clipboard
val message: String?

Message associated with this WebcomError.