RecentInfo.hasApplication

bool hasApplication(string appName)

Checks whether an application registered this resource using app_name.

Parameters

appNamea string containing an application name

Returns

true if an application with name app_name was found,

false otherwise