ReportSystemUpdateDownloadPreventedRequest

public abstract class ReportSystemUpdateDownloadPreventedRequest


Request to report that a system update download is prevented.

Summary

Public methods

getDefaultInstance

public static ReportSystemUpdateDownloadPreventedRequest getDefaultInstance()

getName

public abstract String getName()

The name of the system update..

getReason

public SystemUpdate.SystemUpdateState.PreventionReason getReason()

Reason for the prevention.

hasReason

public boolean hasReason()

Returns true if reason is set.