SystemAgent

  • System-agent is responsible agent for the utilities of the system in the nugu. This agent is mandatory in SDK.

    See more

    Declaration

    Swift

    public protocol SystemAgentProtocol : CapabilityAgentable
  • The SystemAgentDelegate protocol defines methods that action when SystemAgent receives a directive.

    See more

    Declaration

    Swift

    public protocol SystemAgentDelegate : AnyObject
  • <#Description#>

    See more

    Declaration

    Swift

    public enum SystemAgentExceptionCode : Equatable
  • <#Description#>

    Declaration

    Swift

    public enum SystemAgentRevokeReason : String, Codable