iAdvize Mobile SDK
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
iAdvize Mobile SDK
iAdvize Mobile 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
?