initSDK

fun initSDK(sdkEnvironment: SdkEnvironment, context: Context, enabledNetworkLogs: Boolean = false)

Init the BlueGPS SDK.

Parameters

sdkEnvironment

set the environment for register the SDK to the server. The management of the environment is demanded to the app.

context

the context of the app.

enabledNetworkLogs

for enabled the network logs. optionally