readAttributeProgress(completion:)

Declaration

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