iAdvize Android SDK
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
iAdvize Android SDK
iAdvize Android SDK
/
com.iadvize.conversation.sdk
/
IAdvizeSDK
/
Error
/
UserAuthenticationException
User
Authentication
Exception
class
UserAuthenticationException
:
IAdvizeSDK.Error.ActivationException
Exception thrown when failing to authenticate a visitor duringSDK activation.
Members
Constructors
User
Authentication
Exception
Link copied to clipboard
constructor
(
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
description
Link copied to clipboard
val
description
:
String
message
Link copied to clipboard
open
val
message
:
String
?