public interface

MAMActivityIdentitySwitchListener

com.microsoft.intune.mam.client.app.MAMActivityIdentitySwitchListener
Known Indirect Subclasses

Class Overview

Allows an app to respond to completed identity switches.

Summary

Public Methods
abstract void onSwitchMAMIdentityComplete(MAMIdentitySwitchResult result)
Called by MAM to notify the app that the identity switch for this Activity has completed.

Public Methods

public abstract void onSwitchMAMIdentityComplete (MAMIdentitySwitchResult result)

Called by MAM to notify the app that the identity switch for this Activity has completed.

Parameters
result Result of the MAM identity switch.