LocationAgentProtocol
public protocol LocationAgentProtocol : CapabilityAgentable
The LocationAgent is needed to send location information for nugu service.
-
The object that acts as the delegate of
LocationAgentDeclaration
Swift
var delegate: LocationAgentDelegate? { get set }
View on GitHub
LocationAgentProtocol Protocol Reference