updateNOC(with:completion:)

Declaration

func updateNOC(with params: MTROperationalCredentialsClusterUpdateNOCParams, completion: @escaping  @Sendable (MTROperationalCredentialsClusterNOCResponseParams?, (any Error)?) -> Void)
func updateNOC(with params: MTROperationalCredentialsClusterUpdateNOCParams) async throws -> MTROperationalCredentialsClusterNOCResponseParams