application Exists

open fun applicationExists(applicationId: String): Boolean

Method to get whether the application is present in the database

Return

whether the application exists as boolean

Parameters

applicationId

The identifier of the application to check