SystemUpdate.SystemUpdateState.PreventionReason.Builder

abstract class SystemUpdate.SystemUpdateState.PreventionReason.Builder


Builder for SystemUpdate.SystemUpdateState.PreventionReason.

Summary

Public functions

setOemReasonCode

abstract fun setOemReasonCode(value: Int!): SystemUpdate.SystemUpdateState.PreventionReason.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.PreventionReason.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.