package com.indooratlas.sdk.groundsage
Classes
Name | Description |
---|---|
class IAGSManager: Any
|
The shared singleton session object. To get started, you must set API key and secret key to SDK. You must add IAGSApiKey and IAGSSecretKey to meta-data in manifest. or write the following codes:
|
interface IAGSManagerListener: Any
|
A interface that defines methods that GroundSage instances call on their listener to handle callback from server. |
Subpackages
Name | Description |
---|---|
package com.indooratlas.sdk.groundsage.data
|
|
package com.indooratlas.sdk.groundsage.util
|