estimote-indoor-sdk-android / com.estimote.indoorsdk.cloud / IndoorCloudManagerFactory

IndoorCloudManagerFactory

class IndoorCloudManagerFactory

Provides you with IndoorCloudManager objects for communicating with Estimote Indoor Cloud.

See Also

IndoorCloudManager

Author
Pawel Dylag (pawel.dylag@estimote.com)

Constructors

<init>

IndoorCloudManagerFactory()

Provides you with IndoorCloudManager objects for communicating with Estimote Indoor Cloud.

Functions

create

fun create(context: Context): IndoorCloudManager

Creates concrete object for communicating with Estimote Indoor Cloud. You need to provide it with Context class.