DisplayAgent
-
The
See moreDisplayAgenthandles directives for controlling template display.Declaration
Swift
public protocol DisplayAgentProtocol : CapabilityAgentable -
The
See moreDisplayAgentdelegate is used to notify observers when a template directive is received.Declaration
Swift
public protocol DisplayAgentDelegate : AnyObject -
<#Description#>
See moreDeclaration
Swift
public struct DisplayTemplate -
<#Description#>
See moreDeclaration
Swift
public struct DisplayControlPayloadextension DisplayControlPayload: Codable -
<#Description#>
See moreDeclaration
Swift
public struct DisplayContext -
The duration of
See moreDisplayTemplate.Declaration
Swift
public enum DisplayTemplateDuration
View on GitHub
DisplayAgent Reference