class IndoorCloudManagerFactory
Provides you with IndoorCloudManager objects for communicating with Estimote Indoor Cloud.
See Also
Author
Pawel Dylag (pawel.dylag@estimote.com)
IndoorCloudManagerFactory()
Provides you with IndoorCloudManager objects for communicating with Estimote Indoor Cloud. |
fun create(context: Context): IndoorCloudManager
Creates concrete object for communicating with Estimote Indoor Cloud. You need to provide it with Context class. |