create

fun create(baseUrl: String, dsApplicationId: String, debug: Boolean = false): DsProfile

Create DsProfile

Return

An implementation of the DsProfile Interface.

Parameters

baseUrl

The baseUrl for api calls.

dsApplicationId

The identifier of the application

debug

Set to true for debugging.