isExternalUserInvitationAllowed

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

Method to check if the virality - External user invitation feature is allowed ot not

Return

true if the virality-External user invitation feature is allowed by admin, false otherwise.

Parameters

context

Context: The application context