Link

toolkit / com.sas.android.visualanalytics.sdk.report / ReportObjectProvider / loadReportObjects

loadReportObjects

fun loadReportObjects(vararg objectIds: String): List<ReportObject>

Loads the ReportObjects corresponding to the supplied object ids.

Parameters

objectIds -

    the object identifiers for the objects within a SAS Visual Analytics report.

Return

    a list of [ReportObject]s

Since 27.0.0