Skip to content

ws1-framework/com.airwatch.core.security.wizard

Package com.airwatch.core.security.wizard

Types

Name Summary
SystemlessConnManager object SystemlessConnManager
Provides APIs to connect and find if magisk is present or not. To use, client need to call {@link #init(Context)} to initialize and call required APIs in {@link com.airwatch.core.security.wizard.SyslessCompDetector} using {@link #getBinder()} Call @{link #deInit(context) after the api usage is done.