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 moreSystemAgentDelegate
protocol defines methods that action whenSystemAgent
receives a directive.Declaration
Swift
public protocol SystemAgentDelegate : AnyObject
-
<#Description#>
See moreDeclaration
Swift
public enum SystemAgentExceptionCode : Equatable
-
<#Description#>
Declaration
Swift
public enum SystemAgentRevokeReason : String, Codable