A  B  C  D  E  F  G  H  I  J  L  M  N  O  P  Q  R  S  T  U  V  W 

N

navigateUpTo(android.content.Intent) - function in android.app.Activity
 
navigateUpToFromChild(android.app.Activity,android.content.Intent) - function in android.app.Activity
 
NETWORK_FAILURE - enum entry in com.microsoft.intune.mam.policy.MAMCAComplianceStatus

There was an error connecting to the Intune MAM Service. The app should try again when the network connection is restored.

NEW_INTENT - enum entry in com.microsoft.intune.mam.client.app.AppIdentitySwitchReason

The switch is occurring because a new intent is being assigned to an activity.

NON_INTEGRATED_ACTIVITY_LAUNCH - enum entry in com.microsoft.intune.mam.client.strict.MAMStrictCheck

An activity was launched which was not MAM-integrated and not explicitly excluded by build-plugin configuration.

NON_INTEGRATED_VIEW - enum entry in com.microsoft.intune.mam.client.strict.MAMStrictCheck

A view was used which should have been MAM-integrated, but was not.

NOT_ALLOWED - enum entry in com.microsoft.intune.mam.client.MAMIdentitySwitchResult

Switching identity is not currently allowed by the SDK. This will be returned if a thread identity is set on the main thread that does not match the identity passed into this method. If the thread identity on the main thread is different, it should be cleared before calling this method.

NOT_COMPLIANT - enum entry in com.microsoft.intune.mam.policy.MAMCAComplianceStatus

The attempt to remediate compliance failed. The app is not compliant and ADAL token acquisition should not be retried. Additional error information is sent with the MAMComplianceNotification.

NOT_LICENSED - enum entry in com.microsoft.intune.mam.policy.MAMEnrollmentManager.Result

The user is not licensed for the MAMService, or the attempt to contact the location/licensing service failed.

NotificationRestriction - class in com.microsoft.intune.mam.policy
Level of restriction on notifications shown by the app for the user associated with this policy.
notify(android.app.NotificationManager,int,android.app.Notification) - function in com.microsoft.intune.mam.client.app.MAMNotificationManagement
See notify.
notify(android.app.NotificationManager,java.lang.String,int,android.app.Notification) - function in com.microsoft.intune.mam.client.app.MAMNotificationManagement
See notify.
notifyAsPackage(android.app.NotificationManager,java.lang.String,java.lang.String,int,android.app.Notification) - function in com.microsoft.intune.mam.client.app.MAMNotificationManagement
See notifyAsPackage.
notifyIdentityResult(com.microsoft.intune.mam.client.MAMIdentitySwitchResult) - function in com.microsoft.intune.mam.client.identity.MAMSetUIIdentityCallback
callback to send setUIPolicyIdentityOID result back to app.
A  B  C  D  E  F  G  H  I  J  L  M  N  O  P  Q  R  S  T  U  V  W