isTemplateAvailable

open fun isTemplateAvailable(@NonNull context: Context, @NonNull templateUuid: String): Boolean

Checks the availability of template. If the last version of template is not available, a download operation will be forced.

Return

boolean : true if the last version of template is available, false otherwise.

Parameters

context

Context The application context.

templateUuid

String the template uuid