get Company Name
open fun getCompanyName(@NonNull context: Context, @Nullable defaultName: String): String
Content copied to clipboard
Call this method to get the [company name] either configured in the BE admin interface or default if not configured
Return
The configured company name or defaultName
Parameters
context
The application context
default Name
The default company name if not configured in the BE admin