com.microsoft.intune.mam.policy.notification.MAMComplianceNotification |
MAMNotification with the result of attempting to remediate compliance for App Protection CA.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
abstract String |
getComplianceErrorMessage()
Get the error message.
| ||||||||||
abstract String |
getComplianceErrorTitle()
Get the error title.
| ||||||||||
abstract MAMCAComplianceStatus |
getComplianceStatus()
Get the compliance status.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From interface
com.microsoft.intune.mam.policy.notification.MAMNotification
| |||||||||||
From interface
com.microsoft.intune.mam.policy.notification.MAMUserNotification
|
Get the error message. The app may choose to display this to the end user. We will attempt to localize the string if the user's locale is supported.
Get the error title. The app may choose to display this to the end user. We will attempt to localize the string if the user's locale is supported.
Get the compliance status.