public interface

MAMUserNotification

implements MAMNotification
com.microsoft.intune.mam.policy.notification.MAMUserNotification
Known Indirect Subclasses

Class Overview

MAMNotification which has relevance to a specific user.

Summary

Public Methods
abstract String getUserIdentity()
abstract String getUserOid()
[Expand]
Inherited Methods
From interface com.microsoft.intune.mam.policy.notification.MAMNotification

Public Methods

public abstract String getUserIdentity ()

Returns
  • UPN of the user the notification concerns.

public abstract String getUserOid ()

Returns
  • OID of the user the notification concerns.