get Embedly Api Key
open fun getEmbedlyApiKey(@NonNull context: Context, @Nullable defaultValue: String): String
Content copied to clipboard
The Embedly API key (empty if no key is configured)
Return
Embedly API key or null
Parameters
context
The application context
default Value
Value to return if the Embedly API key does not exist.