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