com.bear.common.sdk.ui.activities.main / IArActivity / showAlert

showAlert

abstract fun showAlert(message: String): Unit
abstract fun showAlert(@StringRes messageId: Int): Unit

Method for showing alert messages from SDK.