Activation Exception
open class ActivationException(val description: String = "Error while activating the iAdvize Conversation SDK") : IAdvizeSDK.Error
Exception thrown when an error is encountered while activating the SDK.
Exception thrown when an error is encountered while activating the SDK.