com.microsoft.intune.mam.client.app.AppIdentitySwitchResultCallback |
Callback used for the application to report to MAM the success or failure of an identity switch.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
abstract void |
reportIdentitySwitchResult(AppIdentitySwitchResult result)
Set whether or not an identity switch should go forward (or whether it failed).
|
Set whether or not an identity switch should go forward (or whether it failed).
result | whether the identity switch can proceed. |
---|