isInvitationByEmailEnabled

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

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

Return

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

Parameters

context

Context: The application context