LocationAgent
-
The
See moreLocationAgent
is 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 moreLocationAgent
object.Declaration
Swift
public protocol LocationAgentDelegate : AnyObject
-
A structure that contains a geographical coordinate.
See moreDeclaration
Swift
public struct LocationInfo