SystemUpdate.SystemUpdateState.AbortReason.Builder

public abstract class SystemUpdate.SystemUpdateState.AbortReason.Builder


Builder for SystemUpdate.SystemUpdateState.AbortReason.

Summary

Public methods

setOemReasonCode

public abstract SystemUpdate.SystemUpdateState.AbortReason.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.AbortReason.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.