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
/
NotActivatedException
Not
Activated
Exception
class
NotActivatedException
:
IAdvizeSDK.Error
Exception thrown when using the SDK while it is not activated.
Members
Constructors
Not
Activated
Exception
Link copied to clipboard
constructor
(
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?