get Overlays By Id
fun getOverlaysById(ids: ArrayList<ECommonOverlayId>, onCompleted: OnCompleted? = null): Pair<ArrayList<OverlayInfo>, Boolean>
Get list of SDK available overlays
Return
Pair
Parameters
on Completed
If not all overlays info is available onboard a notification will be sent when it will be downloaded.