setModuleEnabled

fun setModuleEnabled(enabled: Boolean): Completable

Set if SMS Module is enabled or not. It is required to enable it before using it.

Return

Completable that completes when the configuration is changed.

Parameters

enabled

If the module is enabled or not