isInvitationBySMSEnabled

open fun isInvitationBySMSEnabled(@NonNull context: Context): Boolean

Method to check if the invitation by SMS is active or not

Return

true if SMS sending is activated by admin, false otherwise.

Parameters

context

Context: The application context