SystemUpdate.SystemUpdateState.PreventionReason

public abstract class SystemUpdate.SystemUpdateState.PreventionReason


Reason for DOWNLOAD_PREVENTED or APPLY_PREVENTED states.

Summary

Public methods

getOemReasonCode

public abstract Integer getOemReasonCode()

OEM supplied reason code. This is communicated to the EMM and is not used by Android directly.

getOemReasonDescription

public abstract String getOemReasonDescription()

OEM supplied reason description. It has a maximum length of 128 characters. This is communicated to the EMM and is not used by Android directly.

getPreventionReasonType

public abstract SystemUpdate.SystemUpdateState.PreventionReason.PreventionReasonType getPreventionReasonType()

Prevention reason type.