RecentInfo.hasApplication

Checks whether an application registered this resource using app_name.

class RecentInfo
bool
hasApplication
(
string appName
)

Parameters

appName string

a string containing an application name

Return Value

Type: bool

true if an application with name app_name was found, false otherwise