SystemAgent
-
System-agent is responsible agent for the utilities of the system in the nugu. This agent is mandatory in SDK.
See moreDeclaration
Swift
public protocol SystemAgentProtocol : CapabilityAgentable -
The
See moreSystemAgentDelegateprotocol defines methods that action whenSystemAgentreceives a directive.Declaration
Swift
public protocol SystemAgentDelegate : AnyObject -
<#Description#>
See moreDeclaration
Swift
public enum SystemAgentExceptionCode : Equatable -
<#Description#>
Declaration
Swift
public enum SystemAgentRevokeReason : String, Codable
View on GitHub
SystemAgent Reference