readAttributeARL(with:completion:)
Declaration
func readAttributeARL(with params: MTRReadParams?, completion: @escaping @Sendable ([Any]?, (any Error)?) -> Void)func readAttributeARL(with params: MTRReadParams?) async throws -> [Any]func readAttributeARL(with params: MTRReadParams?, completion: @escaping @Sendable ([Any]?, (any Error)?) -> Void)func readAttributeARL(with params: MTRReadParams?) async throws -> [Any]