readAttributeCatalogList(completionHandler:)

Declaration

func readAttributeCatalogList(completionHandler: @escaping  @Sendable ([Any]?, (any Error)?) -> Void)
func readAttributeCatalogList() async throws -> [Any]