Package com.skt.nugu.sdk.agent.location

Types

Link copied to clipboard
data class Location(val latitude: String, val longitude: String)

The data class to store location infomation

Link copied to clipboard
class LocationAgent(contextStateProviderRegistry: ContextStateProviderRegistry, locationProvider: LocationProvider) : CapabilityAgent, SupportedInterfaceContextProvider
Link copied to clipboard
interface LocationProvider

Interface to provide location