LocationAgent
-
The
See moreLocationAgentis needed to send location information for nugu service.Declaration
Swift
public protocol LocationAgentProtocol : CapabilityAgentable -
The methods that you use to receive location information from an associated
See moreLocationAgentobject.Declaration
Swift
public protocol LocationAgentDelegate : AnyObject -
A structure that contains a geographical coordinate.
See moreDeclaration
Swift
public struct LocationInfo
View on GitHub
LocationAgent Reference