Class DebugSignal
java.lang.Object
com.whatsapp.otp.android.sdk.data.DebugSignal
Holder for debug signals attributes
-
Field Details
-
otpErrorIdentifier
An identifier for the error -
otpErrorMessage
A message for the error
-
-
Constructor Details
-
DebugSignal
Constructor- Parameters:
otpErrorIdentifier- an identifier for the errorotpErrorMessage- the error message
-