SystemUpdate.SystemUpdateState.PreventionReason.Builder

public abstract class SystemUpdate.SystemUpdateState.PreventionReason.Builder


Builder for SystemUpdate.SystemUpdateState.PreventionReason.

Summary

Public methods

setOemReasonCode

public abstract SystemUpdate.SystemUpdateState.PreventionReason.Builder setOemReasonCode(Integer value)

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

setOemReasonDescription

public abstract SystemUpdate.SystemUpdateState.PreventionReason.Builder setOemReasonDescription(String value)

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.