load External Incident Ids
fun loadExternalIncidentIds(links: List<IncidentLink>, listener: (List<ByteArray>) -> Unit, errorListener: (IncidentsManager.ErrorCode) -> Unit, executor: Executor? = null)
Content copied to clipboard
@JvmOverloads()
Content copied to clipboard