ws1-client-sdk/com.airwatch.sdk/SDKManager/getBindingPackageName
getBindingPackageName¶
open fun getBindingPackageName(context: Context): String
Utility method to determine the Anchor App to which SDK will be bound. Currently, Agent is given priority over the Workspace.
Parameters¶
| Name | Description |
|---|---|
| context | The context from where this method is called. |
Return¶
the package name to which the SDK will be bound