login(with:expectedValues:expectedValueInterval:completion:)
Declaration
func login(with params: MTRAccountLoginClusterLoginParams, expectedValues expectedDataValueDictionaries: [[String : Any]]?, expectedValueInterval expectedValueIntervalMs: NSNumber?, completion: @escaping @Sendable ((any Error)?) -> Void)func login(with params: MTRAccountLoginClusterLoginParams, expectedValues expectedDataValueDictionaries: [[String : Any]]?, expectedValueInterval expectedValueIntervalMs: NSNumber?) async throws