SystemUpdate.SystemUpdateState.AbortReason.Builder

abstract class SystemUpdate.SystemUpdateState.AbortReason.Builder


Builder for SystemUpdate.SystemUpdateState.AbortReason.

Summary

Public functions

setOemReasonCode

abstract fun setOemReasonCode(value: Int!): SystemUpdate.SystemUpdateState.AbortReason.Builder!

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

setOemReasonDescription

abstract fun setOemReasonDescription(value: String!): SystemUpdate.SystemUpdateState.AbortReason.Builder!

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.