My Profiles
StraicSDK.getAllEsimProfiles(deviceInformation = deviceInformation) { profiles, error ->
Log.i( "StraicSDK", "Profiles: ${profiles.toString()}")
Log.i( "StraicSDK", "Error: $error")
}Last updated
StraicSDK.getAllEsimProfiles(deviceInformation = deviceInformation) { profiles, error ->
Log.i( "StraicSDK", "Profiles: ${profiles.toString()}")
Log.i( "StraicSDK", "Error: $error")
}Last updated