Interface MAMSetUIIdentityCallback

  • All Implemented Interfaces:

    
    public interface MAMSetUIIdentityCallback
    
                        

    MAMPolicyManager callback Interface. Application needs to implement notifyIdentityResult to receive setUIPolicyIdentityOID result.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      abstract void notifyIdentityResult(@NonNull() MAMIdentitySwitchResult identitySwitchResult) callback to send setUIPolicyIdentityOID result back to app.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

    • Method Detail

      • notifyIdentityResult

         abstract void notifyIdentityResult(@NonNull() MAMIdentitySwitchResult identitySwitchResult)

        callback to send setUIPolicyIdentityOID result back to app.

        Parameters:
        identitySwitchResult - IdentityTransitionResult