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