isApplicationActive

open fun isApplicationActive(): Boolean

When click on switch button, the Agnet Communicator module will work to disable this application and put another application in front. Using this method will get the current state of the application

Return

boolean true if application is active now, false otherwise