TestimoX

API Reference

Class

AdxShareProtocolReadinessResult

Namespace ADPlayground.ShareDiagnostics
Assembly ADPlayground
Modifiers sealed

Protocol readiness result for one or more share diagnostics targets.

Inheritance

  • Object
  • AdxShareProtocolReadinessResult

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Returned or exposed by

Constructors

Properties

public IReadOnlyList<AdxShareProtocolReadinessCheck> Checks { get; set; } #

Protocol checks.

public Boolean RequiredProtocolsReady { get; } #

True when all required protocol checks succeeded.

public IReadOnlyList<String> BlockedTargets { get; } #

Targets with one or more required protocol failures.