LocationAgent
class LocationAgent(contextStateProviderRegistry: ContextStateProviderRegistry, locationProvider: LocationProvider) : CapabilityAgent, SupportedInterfaceContextProvider
Content copied to clipboard
Constructors
Link copied to clipboard
fun LocationAgent(contextStateProviderRegistry: ContextStateProviderRegistry, locationProvider: LocationProvider)
Content copied to clipboard
Types
Functions
Link copied to clipboard
open override fun provideState( contextSetter: ContextSetterInterface, namespaceAndName: NamespaceAndName, contextType: ContextType, stateRequestToken: Int)
Content copied to clipboard